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 v2024
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 04d9287 commit e4c6c37
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 = '2024.0.0'
versions = [
restAssured : '5.5.0',
junitJupiter : '5.8.0',
Expand Down

0 comments on commit e4c6c37

Please sign in to comment.