Skip to content

Commit 671c4e9

Browse files
committed
Upgrade to Tiles 3.0.7
1 parent 4936fe6 commit 671c4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ configure(allprojects) { project ->
9090
ext.snakeyamlVersion = "1.17"
9191
ext.snifferVersion = "1.15"
9292
ext.testngVersion = "6.9.12"
93-
ext.tiles3Version = "3.0.5"
93+
ext.tiles3Version = "3.0.7"
9494
ext.tomcatVersion = "8.5.6"
9595
ext.tyrusVersion = "1.13"
9696
ext.undertowVersion = "1.4.4.Final"

0 commit comments

Comments
 (0)