Skip to content

Commit e730596

Browse files
authored
Merge pull request #150 from devondragon/dependabot/gradle/nz.net.ultraq.thymeleaf-thymeleaf-layout-dialect-3.4.0
Bump nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect from 3.3.0 to 3.4.0
2 parents fa07a7a + 606e02f commit e730596

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
@@ -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)