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 v2022.0.5
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 8cc36b1 commit 6172cc2
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.4'
springCloudVersion = '2022.0.5'
versions = [
restAssured : '5.4.0',
junitJupiter : '5.8.0',
Expand Down

0 comments on commit 6172cc2

Please sign in to comment.