Skip to content

Commit

Permalink
Bump org.kiwiproject:consul-client from 1.3.1 to 1.3.2 (#170)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/kiwiproject/consul-client/releases)
- [Changelog](https://github.com/kiwiproject/consul-client/blob/main/CHANGELOG.md)
- [Commits](kiwiproject/consul-client@v1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: org.kiwiproject:consul-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 Apr 28, 2024
1 parent e6ccc5b commit 518943b
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.3.1</consul-client.version>
<consul-client.version>1.3.2</consul-client.version>
<kiwi-bom.version>2.0.10</kiwi-bom.version>

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

0 comments on commit 518943b

Please sign in to comment.