Skip to content

Commit

Permalink
build(deps): bump org.http4k:http4k-bom from 5.21.1.0 to 5.22.0.0
Browse files Browse the repository at this point in the history
Bumps [org.http4k:http4k-bom](https://github.com/http4k/http4k) from 5.21.1.0 to 5.22.0.0.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@5.21.1.0...5.22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent 5d5173c commit a146b30
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 @@ -42,7 +42,7 @@
<kotlin.version>2.0.0</kotlin.version>
<kotlin.coroutine.version>1.8.1</kotlin.coroutine.version>

<http4k.version>5.21.1.0</http4k.version>
<http4k.version>5.22.0.0</http4k.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a146b30

Please sign in to comment.