Skip to content

Commit b49c497

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 2025.0.0 to 2025.1.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](spring-cloud/spring-cloud-release@v2025.0.0...v2025.1.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afd1a37 commit b49c497

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
@@ -118,7 +118,7 @@ dependencies {
118118
dependencyManagement {
119119
imports {
120120
mavenBom("org.testcontainers:testcontainers-bom:1.21.3")
121-
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2025.0.0")
121+
mavenBom("org.springframework.cloud:spring-cloud-dependencies:2025.1.0")
122122
}
123123
}
124124

0 commit comments

Comments
 (0)