Skip to content

Commit

Permalink
Merge pull request #104 from clemstoquart/dependabot/gradle/org.sprin…
Browse files Browse the repository at this point in the history
…gframework.cloud-spring-cloud-dependencies-2023.0.2

chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.1 to 2023.0.2
  • Loading branch information
clemstoquart authored Jun 3, 2024
2 parents 5a4d05c + c9fb9bd commit b6ee3ee
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.1")
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2023.0.2")
}
}

Expand Down

0 comments on commit b6ee3ee

Please sign in to comment.