Skip to content

Commit

Permalink
Merge pull request #40 from OSGP/dependabot/gradle/org.springframewor…
Browse files Browse the repository at this point in the history
…k.boot-spring-boot-dependencies-3.4.1

Bump org.springframework.boot:spring-boot-dependencies from 3.4.0 to 3.4.1
  • Loading branch information
Tortoaster authored Jan 3, 2025
2 parents 578db19 + 269fb47 commit 6374e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ subprojects {

extensions.configure<StandardDependencyManagementExtension> {
imports {
mavenBom("org.springframework.boot:spring-boot-dependencies:3.4.0")
mavenBom("org.springframework.boot:spring-boot-dependencies:3.4.1")
}
}

Expand Down

0 comments on commit 6374e68

Please sign in to comment.