Skip to content

Commit

Permalink
Bump com.alibaba.nacos:nacos-client from 2.2.3 to 2.3.2 (#4922)
Browse files Browse the repository at this point in the history
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/alibaba/nacos/releases)
- [Changelog](https://github.com/alibaba/nacos/blob/develop/CHANGELOG.md)
- [Commits](alibaba/nacos@2.2.3...2.3.2)

---
updated-dependencies:
- dependency-name: com.alibaba.nacos:nacos-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent ff1ccd7 commit 6e741bf
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 @@ -736,7 +736,7 @@ subprojects {

dependency "org.javassist:javassist:3.30.2-GA"

dependency "com.alibaba.nacos:nacos-client:2.2.3"
dependency "com.alibaba.nacos:nacos-client:2.3.2"

dependency 'org.apache.zookeeper:zookeeper:3.9.2'
dependency "org.apache.curator:curator-client:${curatorVersion}"
Expand Down

0 comments on commit 6e741bf

Please sign in to comment.