aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 05b1808a..1d75399e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -158,7 +158,7 @@ dependencies {
compile 'io.pebbletemplates:pebble-spring5:3.1.4'
compile 'com.atlassian.commonmark:commonmark:0.15.2'
- compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.15.2'
+ compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.16.1'
compile 'org.tomitribe:tomitribe-http-signatures:1.7'
compile 'com.google.api-client:google-api-client:1.31.1'
compile "com.kotcrab.remark:remark:1.2.0"