aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-11-20 18:16:10 +0300
committerGravatar Vitaly Takmazov2019-11-20 18:16:10 +0300
commit945ec710ebd604ebd76bc93e8667aa2aa89ed37d (patch)
tree597c106ba7a039a118c82c0be2c1d62aa5f0df76 /build.gradle
parentc5ecc069f9d977dac26bdb938a6de59fdfe7ebc0 (diff)
Update deps
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 cbee3598..cf76b86a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -170,7 +170,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.1'
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'