Skip to content

Commit

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

Bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5
  • Loading branch information
JelleHoffman authored Oct 29, 2024
2 parents 7c4bfd4 + 46077c5 commit e19a28d
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.3.4")
mavenBom("org.springframework.boot:spring-boot-dependencies:3.3.5")
}
}

Expand Down

0 comments on commit e19a28d

Please sign in to comment.