Skip to content

Commit 0676a53

Browse files
committed
Upgrade to Thymeleaf Layout Dialect 3.3.0
Closes gh-37471
1 parent d2fdbb8 commit 0676a53

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
@@ -1670,7 +1670,7 @@ bom {
16701670
]
16711671
}
16721672
}
1673-
library("Thymeleaf Layout Dialect", "3.2.1") {
1673+
library("Thymeleaf Layout Dialect", "3.3.0") {
16741674
group("nz.net.ultraq.thymeleaf") {
16751675
modules = [
16761676
"thymeleaf-layout-dialect"

0 commit comments

Comments
 (0)