From 71adc5f8430fbadbf7b10aa2c43c0cb8dce6ea92 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 30 Jun 2017 10:13:55 +0300 Subject: Pebble 2.4.0 with characterEncoding workaround --- juick-www/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/build.gradle') diff --git a/juick-www/build.gradle b/juick-www/build.gradle index 3a2508a2..00fb5fee 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -23,7 +23,7 @@ dependencies { compile 'com.github.scribejava:scribejava-apis:4.1.1' compile 'com.github.ooxi:serialized-php-parser:0.5.0' compile 'com.sun.mail:javax.mail:1.5.6' - compile 'com.mitchellbosecke:pebble-spring4:2.3.0' + compile 'com.mitchellbosecke:pebble-spring4:2.4.0' testCompile project(path: ':juick-server-jdbc', configuration: 'testArtifacts') // htmlunit 2.25 isn't compatible with spring-test 4.3.6 -- cgit v1.2.3