Skip to content

Commit b30603a

Browse files
chore(deps): bump nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect
Bumps [nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect](https://github.com/ultraq/thymeleaf-layout-dialect) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/ultraq/thymeleaf-layout-dialect/releases) - [Changelog](https://github.com/ultraq/thymeleaf-layout-dialect/blob/main/CHANGELOG.md) - [Commits](ultraq/thymeleaf-layout-dialect@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b1599 commit b30603a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
// Note: thymeleaf-extras-springsecurity6 is compatible with Spring Security 7
4343
// No springsecurity7 artifact exists yet - Thymeleaf team uses springsecurity6 for 6.x+
4444
compileOnly 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.3.RELEASE'
45-
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.0'
45+
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.1'
4646

4747
// Other dependencies (moved to test scope for library)
4848
implementation 'org.passay:passay:1.6.6'

0 commit comments

Comments
 (0)