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 cdf8a550..83214bbd 100644
--- a/build.gradle
+++ b/build.gradle
@@ -167,8 +167,8 @@ dependencies {
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
compile 'io.pebbletemplates:pebble-spring5:3.1.3'
- compile 'com.atlassian.commonmark:commonmark:0.14.0'
- compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.14.0'
+ compile 'com.atlassian.commonmark:commonmark:0.15.0'
+ compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.15.0'
compile 'org.tomitribe:tomitribe-http-signatures:1.4'
compile 'com.google.api-client:google-api-client:1.30.9'
compile "com.kotcrab.remark:remark:1.2.0"