Skip to content

Commit 67b9dce

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023
1 parent fb74e47 commit 67b9dce

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

0 commit comments

Comments
 (0)