Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.cloud:spring-cloud-d…
Browse files Browse the repository at this point in the history
…ependencies to v2023
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent fb74e47 commit 67b9dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/gateway/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repositories {
}

ext {
springCloudVersion = '2022.0.5'
springCloudVersion = '2023.0.0'
versions = [
restAssured : '5.4.0',
junitJupiter : '5.8.0',
Expand Down

0 comments on commit 67b9dce

Please sign in to comment.