Skip to content

Commit a2d43e9

Browse files
committed
Upgrade to Thymeleaf Layout Dialect 3.2.1
Closes gh-34889
1 parent 5030e51 commit a2d43e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ bom {
14761476
]
14771477
}
14781478
}
1479-
library("Thymeleaf Layout Dialect", "3.2.0") {
1479+
library("Thymeleaf Layout Dialect", "3.2.1") {
14801480
group("nz.net.ultraq.thymeleaf") {
14811481
modules = [
14821482
"thymeleaf-layout-dialect"

0 commit comments

Comments
 (0)