Skip to content

Commit 5b011fe

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] <support@github.com>
1 parent edf6b90 commit 5b011fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-jdbc-env-repo/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
group = "zin.rashidi.boot"
88
version = "0.0.1-SNAPSHOT"
99

10-
val springCloudVersion = "2025.0.0"
10+
val springCloudVersion = "2025.1.0"
1111

1212
java {
1313
toolchain {

0 commit comments

Comments
 (0)