Parcourir la source

update thymeleaf layout dialect

Riccardo Balbo il y a 5 ans
Parent
commit
4c69408cc5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -28,7 +28,7 @@ targetCompatibility = 1.8
 mainClassName = "com.jayfella.website.Main"
 
 project.ext {
-    version_thymeleaf_dialect = "2.4.1"
+    version_thymeleaf_dialect = "2.5.1"
     version_jackson = "2.11.0"
 
     version_mysql_connector = "8.0.20"