Skip to content

Commit

Permalink
Merge pull request #1080 from grpc-ecosystem/renovate/spring-cloud
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2023.0.1
  • Loading branch information
yidongnan committed May 10, 2024
2 parents 3dec710 + 5ba31fd commit a3424b0
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 @@ -22,7 +22,7 @@ buildscript {
// https://github.com/spring-projects/spring-boot/releases
springBootVersion = '3.2.5'
// https://github.com/spring-cloud/spring-cloud-release/releases
springCloudVersion = '2023.0.0'
springCloudVersion = '2023.0.1'
// https://github.com/alibaba/spring-cloud-alibaba/releases
springCloudAlibabaNacosVersion = '2022.0.0.0'

Expand Down

0 comments on commit a3424b0

Please sign in to comment.