aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 03358b6f..c8b84670 100644
--- a/build.gradle
+++ b/build.gradle
@@ -157,8 +157,8 @@ dependencies {
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
compile 'io.pebbletemplates:pebble-spring5:3.0.10'
- compile 'com.atlassian.commonmark:commonmark:0.12.1'
- compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.12.1'
+ compile 'com.atlassian.commonmark:commonmark:0.13.0'
+ compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.13.0'
compile 'org.tomitribe:tomitribe-http-signatures:1.3'
compile 'com.google.api-client:google-api-client:1.30.2'
compile "com.kotcrab.remark:remark:1.0.0"