Skip to content

Commit 4c3616e

Browse files
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2025.1.1 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ebf071 commit 4c3616e

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.1.0"
35+
springCloudVersion = "2025.1.1"
3636
}
3737

3838
dependencyManagement {

0 commit comments

Comments
 (0)