Skip to content

Commit

Permalink
Bump service-discovery-client from 0.17.0 to 0.18.0 (#151)
Browse files Browse the repository at this point in the history
Bumps [service-discovery-client](https://github.com/kiwiproject/service-discovery-client) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/kiwiproject/service-discovery-client/releases)
- [Commits](kiwiproject/service-discovery-client@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:service-discovery-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 25, 2021
1 parent 79ce954 commit 49e5ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<kiwi.version>0.24.0</kiwi.version>
<jackson.version>[2.10.5,2.10.6)</jackson.version>
<metrics-healthchecks-severity.version>0.21.0</metrics-healthchecks-severity.version>
<service-discovery-client.version>0.17.0</service-discovery-client.version>
<service-discovery-client.version>0.18.0</service-discovery-client.version>
<zookeeper.version>3.7.0</zookeeper.version>

<!-- Versions for provided dependencies -->
Expand Down

0 comments on commit 49e5ab9

Please sign in to comment.