Skip to content

Commit

Permalink
Merge pull request #98 from clemstoquart/dependabot/gradle/org.spring…
Browse files Browse the repository at this point in the history
…framework.cloud-spring-cloud-dependencies-2023.0.1

chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.0 to 2023.0.1
  • Loading branch information
clemstoquart authored Apr 1, 2024
2 parents 44af536 + 2080a08 commit c2058f8
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 @@ -27,7 +27,7 @@ repositories {

dependencyManagement {
imports {
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2023.0.0")
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2023.0.1")
}
}

Expand Down

0 comments on commit c2058f8

Please sign in to comment.