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 12, 2024
1 parent 5444c8c commit 8706889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ configurations {
}

ext {
set("springCloudVersion", "2022.0.4")
set("springCloudVersion", "2023.0.0")
set("hapiVersion", "6.10.2")
}

Expand Down

0 comments on commit 8706889

Please sign in to comment.