Skip to content

Commit

Permalink
chore(deps): bump http4k-bom from 4.42.1.0 to 4.43.0.0
Browse files Browse the repository at this point in the history
Bumps [http4k-bom](https://github.com/http4k/http4k) from 4.42.1.0 to 4.43.0.0.
- [Release notes](https://github.com/http4k/http4k/releases)
- [Changelog](https://github.com/http4k/http4k/blob/master/CHANGELOG.md)
- [Commits](http4k/http4k@4.42.1.0...4.43.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 May 5, 2023
1 parent 37627bf commit c5014fa
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>1.8.21</kotlin.version>
<kotlin.coroutine.version>1.6.4</kotlin.coroutine.version>

<http4k.version>4.42.1.0</http4k.version>
<http4k.version>4.43.0.0</http4k.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c5014fa

Please sign in to comment.