Skip to content

Commit 578db19

Browse files
authored
Merge pull request #33 from OSGP/dependabot/gradle/org.springframework.boot-spring-boot-dependencies-3.4.0
Bump org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.4.0
2 parents a80ae58 + b0512d9 commit 578db19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ subprojects {
4545

4646
extensions.configure<StandardDependencyManagementExtension> {
4747
imports {
48-
mavenBom("org.springframework.boot:spring-boot-dependencies:3.3.5")
48+
mavenBom("org.springframework.boot:spring-boot-dependencies:3.4.0")
4949
}
5050
}
5151

0 commit comments

Comments
 (0)