aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-11-24 08:56:22 +0300
committerGravatar Vitaly Takmazov2020-11-24 08:56:49 +0300
commit0ac4d1c73a5d664de2feb677699da37f3a3307de (patch)
tree006a0887160040339e2e55ee972a8d72073bf350 /build.gradle
parentc875bace233c958562557faefab14733e62cbca4 (diff)
Bump pebble-spring to 3.1.4
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'