aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'juick-spring-www/build.gradle')
-rw-r--r--juick-spring-www/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-spring-www/build.gradle b/juick-spring-www/build.gradle
index d9847b03..04a0f724 100644
--- a/juick-spring-www/build.gradle
+++ b/juick-spring-www/build.gradle
@@ -30,7 +30,7 @@ dependencies {
compile "org.thymeleaf:thymeleaf-spring4:${thymeleafVersion}"
compile "org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.0.RELEASE"
compile "org.thymeleaf.extras:thymeleaf-extras-springsecurity4:3.0.2.RELEASE"
- compile "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.2.0"
+ compile "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:2.2.1"
compile 'net.coobird:thumbnailator:0.4.8'