Skip to content

Commit

Permalink
Bump org.kiwiproject:consul-client from 1.2.0 to 1.3.0 (#158)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/kiwiproject/consul-client/releases)
- [Changelog](https://github.com/kiwiproject/consul-client/blob/master/CHANGELOG.md)
- [Commits](kiwiproject/consul-client@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:consul-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 Jan 8, 2024
1 parent 99e6e3a commit d543925
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 @@ -30,7 +30,7 @@
<properties>
<!-- Versions for required dependencies -->
<commons-net.version>3.10.0</commons-net.version>
<consul-client.version>1.2.0</consul-client.version>
<consul-client.version>1.3.0</consul-client.version>
<kiwi-bom.version>2.0.7</kiwi-bom.version>

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

0 comments on commit d543925

Please sign in to comment.