aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-03-15 12:21:18 +0300
committerGravatar Vitaly Takmazov2017-03-15 12:21:18 +0300
commitb0a3e6188de538be7919676b9818261496c5fdb1 (patch)
tree4a81fd07a4fe7650af4efd84e558096e964ddae9 /juick-spring-www/build.gradle
parentc94db545579bfa58a8fbd2357fab3ef346c46e25 (diff)
dependency updates
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'