Skip to content

Commit 1a16640

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2025
1 parent 75387ac commit 1a16640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/gateway/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repositories {
4242
}
4343

4444
ext {
45-
springCloudVersion = '2022.0.5'
45+
springCloudVersion = '2025.1.0'
4646
versions = [
4747
restAssured : '5.5.6',
4848
junitJupiter : '5.8.0',

0 commit comments

Comments
 (0)