Skip to content

Commit 370375e

Browse files
Bump org.kiwiproject:consul-client from 1.8.0 to 1.9.0
Bumps [org.kiwiproject:consul-client](https://github.com/kiwiproject/consul-client) from 1.8.0 to 1.9.0. - [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.8.0...v1.9.0) --- updated-dependencies: - dependency-name: org.kiwiproject:consul-client dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 309a9bc commit 370375e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<zipkin.version>3.5.1</zipkin.version>
9090
<zipkin-reporter.version>3.4.0</zipkin-reporter.version>
9191
<jetcd-core.version>0.8.5</jetcd-core.version>
92-
<consul-client.version>1.8.0</consul-client.version>
92+
<consul-client.version>1.9.0</consul-client.version>
9393
<!-- Base dir of main -->
9494
<main.basedir>${basedir}/../..</main.basedir>
9595
</properties>

0 commit comments

Comments
 (0)