Skip to content

Commit 7548a32

Browse files
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025.1.0 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6844ad0 commit 7548a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pmd {
3232
}
3333

3434
ext {
35-
springCloudVersion = "2025.0.0"
35+
springCloudVersion = "2025.1.0"
3636
}
3737

3838
dependencyManagement {

0 commit comments

Comments
 (0)