Skip to content

Commit c0c4f15

Browse files
authored
Merge pull request #114 from clemstoquart/dependabot/gradle/org.springframework.cloud-spring-cloud-dependencies-2023.0.4
chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.3 to 2023.0.4
2 parents 8711958 + 49e6867 commit c0c4f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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:2023.0.3")
30+
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2023.0.4")
3131
}
3232
}
3333

0 commit comments

Comments
 (0)