Skip to content

Commit

Permalink
fix(deps): update dependency com.alibaba.cloud:spring-cloud-alibaba-d…
Browse files Browse the repository at this point in the history
…ependencies to v2023
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent 3dec710 commit 4f4bd49
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 @@ -24,7 +24,7 @@ buildscript {
// https://github.com/spring-cloud/spring-cloud-release/releases
springCloudVersion = '2023.0.0'
// https://github.com/alibaba/spring-cloud-alibaba/releases
springCloudAlibabaNacosVersion = '2022.0.0.0'
springCloudAlibabaNacosVersion = '2023.0.1.0'

lombokPluginVersion = '8.6'
versioningPluginVersion = '3.1.0'
Expand Down

0 comments on commit 4f4bd49

Please sign in to comment.