aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-12-16 10:01:16 +0300
committerGravatar Vitaly Takmazov2019-12-16 10:01:16 +0300
commitd6024741434534fa6a08351d0b862376ab4e06c7 (patch)
tree1c13bc8fcf8efb79b08ca54c2f482e9b0a490217 /build.gradle
parent6c567bdd883224ced77fc15e47fda264afce3cdd (diff)
Pebble 3.1.2 and other dependencies updates
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 2258d37b..985713f5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -165,7 +165,7 @@ dependencies {
runtime 'com.h2database:h2:1.4.200'
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
- compile 'io.pebbletemplates:pebble-spring5:3.1.0'
+ compile 'io.pebbletemplates:pebble-spring5:3.1.2'
compile 'com.atlassian.commonmark:commonmark:0.13.1'
compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.13.1'
compile 'org.tomitribe:tomitribe-http-signatures:1.3'