Skip to content

Commit 00c3f9f

Browse files
authored
Merge pull request #296 from devondragon/dependabot/gradle/nz.net.ultraq.thymeleaf-thymeleaf-layout-dialect-4.0.1
chore(deps): bump nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect from 4.0.0 to 4.0.1
2 parents d3b1599 + b30603a commit 00c3f9f

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)