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 175ecce3..ddfb08c8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -157,7 +157,7 @@ dependencies {
runtime "commons-fileupload:commons-fileupload:1.4"
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
- compile 'io.pebbletemplates:pebble-spring5:3.0.10'
+ compile 'io.pebbletemplates:pebble-spring5:3.1.0'
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'