Skip to content

Commit d1ec05e

Browse files
authored
Merge pull request #119 from clemstoquart/dependabot/gradle/org.springframework.cloud-spring-cloud-dependencies-2024.0.1
chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2024.0.0 to 2024.0.1
2 parents 14f4a06 + 91779ca commit d1ec05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727

2828
dependencyManagement {
2929
imports {
30-
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2024.0.0")
30+
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2024.0.1")
3131
}
3232
}
3333

0 commit comments

Comments
 (0)