Skip to content

Commit

Permalink
Merge pull request #22 from timakden/dependabot/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-spring-boot-dependencies-3.3.1

Bump org.springframework.boot:spring-boot-dependencies from 3.3.0 to 3.3.1
  • Loading branch information
timakden authored Jun 24, 2024
2 parents 53e9291 + 83540c4 commit ff48fa6
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 @@ -19,7 +19,7 @@ repositories {

dependencyManagement {
imports {
mavenBom("org.springframework.boot:spring-boot-dependencies:3.3.0")
mavenBom("org.springframework.boot:spring-boot-dependencies:3.3.1")
mavenBom("org.testcontainers:testcontainers-bom:1.19.8")
}
}
Expand Down

0 comments on commit ff48fa6

Please sign in to comment.