Skip to content

Commit 87a46dd

Browse files
Bump org.springframework.cloud:spring-cloud-dependencies
Bumps [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) from 2023.0.3 to 2024.0.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2023.0.3...v2024.0.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4aa1182 commit 87a46dd

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
@@ -22,7 +22,7 @@ configurations.matching { it.name == "detekt" }.all {
2222
dependencyManagement {
2323

2424
imports {
25-
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2023.0.3")
25+
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2024.0.0")
2626
}
2727
}
2828

0 commit comments

Comments
 (0)