Skip to content

Commit c46ccab

Browse files
Update dependency nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect to v3.4.0 (#630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdabcbc commit c46ccab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
6161
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.16" }
6262
mockk = { module = "io.mockk:mockk", version = "1.13.16" }
6363
rest-assured = { module = "io.rest-assured:rest-assured", version="5.5.0" }
64-
thymeleaf-layout-dialect = { module = "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect", version = "3.3.0" }
64+
thymeleaf-layout-dialect = { module = "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect", version = "3.4.0" }
6565
webjars-jquery = { module = "org.webjars:jquery", version = "3.7.1" }
6666
webjars-locator = { module = "org.webjars:webjars-locator", version = "0.52" }
6767

0 commit comments

Comments
 (0)