Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 517980c commit a53fcce
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 @@ -739,7 +739,7 @@ subprojects {

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

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

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

0 comments on commit a53fcce

Please sign in to comment.