Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kiwi-bom from 0.17.0 to 0.18.0 #767

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump kiwi-bom from 0.17.0 to 0.18.0
Bumps [kiwi-bom](https://github.com/kiwiproject/kiwi-bom) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/kiwiproject/kiwi-bom/releases)
- [Commits](kiwiproject/kiwi-bom@v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Aug 20, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 6eea4c36ece59ffaa13cd30756c9e12f8a3b0c2f
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@

<properties>
<!-- Versions for required dependencies -->
<kiwi-bom.version>0.17.0</kiwi-bom.version>
<kiwi-bom.version>0.18.0</kiwi-bom.version>

<!-- Versions for provided dependencies -->
<retrying-again.version>1.0.9</retrying-again.version>