Skip to content

Commit 640022a

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2025
1 parent 71e4456 commit 640022a

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
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2024.0.1"))
23+
implementation(platform("org.springframework.cloud:spring-cloud-dependencies:2025.0.0"))
2424

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

0 commit comments

Comments
 (0)