Skip to content

Commit 0759931

Browse files
authored
Merge pull request #270 from devondragon/dependabot/gradle/nz.net.ultraq.thymeleaf-thymeleaf-layout-dialect-4.0.0
chore(deps): bump nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect from 3.4.0 to 4.0.0
2 parents 8ee2b7c + db40eff commit 0759931

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:3.4.0'
45+
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:4.0.0'
4646

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

0 commit comments

Comments
 (0)