Skip to content

Commit 840348c

Browse files
committed
Upgrade to Thymeleaf Layout Dialect 3.2.0
Closes gh-34112
1 parent da0b1ce commit 840348c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ bom {
14581458
]
14591459
}
14601460
}
1461-
library("Thymeleaf Layout Dialect", "3.1.0") {
1461+
library("Thymeleaf Layout Dialect", "3.2.0") {
14621462
group("nz.net.ultraq.thymeleaf") {
14631463
modules = [
14641464
"thymeleaf-layout-dialect"

0 commit comments

Comments
 (0)