Skip to content

Commit 731ecb1

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2025
1 parent 7682009 commit 731ecb1

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
@@ -21,7 +21,7 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2024.0.1"))
24+
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2025.1.0"))
2525

2626
implementation("org.springframework.boot:spring-boot-starter-web")
2727
implementation("org.springframework.boot:spring-boot-starter-cache")

0 commit comments

Comments
 (0)