Skip to content

Commit fc602e5

Browse files
fix(deps): update spring cloud to v2025
1 parent 696fff3 commit fc602e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2'
4646
versions = [
4747
restAssured : '5.5.7',
4848
junitJupiter : '5.8.0',

0 commit comments

Comments
 (0)