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 66d8f66c..24220c62 100644
--- a/build.gradle
+++ b/build.gradle
@@ -156,7 +156,7 @@ dependencies {
runtime 'net.java.dev.jna:jna-platform:5.6.0'
runtime 'com.h2database:h2'
- compile 'io.pebbletemplates:pebble-spring5:3.1.3'
+ 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 'org.tomitribe:tomitribe-http-signatures:1.7'