Skip to content

Commit 96de268

Browse files
committed
Upgrade to Thymeleaf Layout Dialect 3.4.0
Closes gh-44097
1 parent 4aabaf1 commit 96de268

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
@@ -2415,7 +2415,7 @@ bom {
24152415
]
24162416
}
24172417
}
2418-
library("Thymeleaf Layout Dialect", "3.3.0") {
2418+
library("Thymeleaf Layout Dialect", "3.4.0") {
24192419
group("nz.net.ultraq.thymeleaf") {
24202420
modules = [
24212421
"thymeleaf-layout-dialect"

0 commit comments

Comments
 (0)