Skip to content

Commit 606e02f

Browse files
Bump nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect
Bumps [nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect](https://github.com/ultraq/thymeleaf-layout-dialect) from 3.3.0 to 3.4.0. - [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@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 410adc5 commit 606e02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
compileOnly 'org.springframework.boot:spring-boot-starter-thymeleaf'
4444
compileOnly "org.springframework.boot:spring-boot-starter-web:$springBootVersion"
4545
compileOnly 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:3.1.3.RELEASE'
46-
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.3.0'
46+
compileOnly 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.4.0'
4747

4848
// Other dependencies
4949
runtimeOnly 'org.springframework.boot:spring-boot-devtools'

0 commit comments

Comments
 (0)