aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-12 09:24:46 +0300
committerGravatar Vitaly Takmazov2018-11-12 09:24:46 +0300
commitd158b85517189afd43532a752e0093394c135f0f (patch)
tree92d5152348d3fde92420f308dc814f2027bdc60f /build.gradle
parentc1e3de650281981413d38df6ea9f24559812b86e (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 f64af2ca..9e5c4b6a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -160,7 +160,7 @@ dependencies {
runtime "commons-fileupload:commons-fileupload:1.3.3"
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
- compile 'io.pebbletemplates:pebble-spring5:3.0.5'
+ compile 'io.pebbletemplates:pebble-spring5:3.0.6'
compile 'com.atlassian.commonmark:commonmark:0.11.0'
compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.11.0'
compile 'org.tomitribe:tomitribe-http-signatures:1.1'