Skip to content

Commit

Permalink
Bump kiwi-bom from 0.31.0 to 1.0.0 (#109)
Browse files Browse the repository at this point in the history
Bumps [kiwi-bom](https://github.com/kiwiproject/kiwi-bom) from 0.31.0 to 1.0.0.
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v0.31.0...v1.0.0)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 08bc1be commit d0bf43d
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 @@ -31,7 +31,7 @@
<!-- Versions for required dependencies -->
<commons-net.version>3.9.0</commons-net.version>
<consul-client.version>0.8.0</consul-client.version>
<kiwi-bom.version>0.31.0</kiwi-bom.version>
<kiwi-bom.version>1.0.0</kiwi-bom.version>

<!-- Versions for test dependencies -->
<test-containers.version>1.18.3</test-containers.version>
Expand Down

0 comments on commit d0bf43d

Please sign in to comment.