Skip to content

Commit

Permalink
fix(deps): update dependency org.http4k:http4k-bom to v5 (#6909)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency org.http4k:http4k-bom to v5

* update version in results

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marwan <[email protected]>
  • Loading branch information
renovate[bot] and waghanza authored Nov 6, 2023
1 parent 3698aa6 commit b4fe544
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kotlin/http4k/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

ext {
kotlinVersion = "1.9.+"
http4kVersion = "4.48.+"
http4kVersion = "5.10.+"
shadowVersion = "+"
}

Expand Down
2 changes: 1 addition & 1 deletion kotlin/http4k/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
framework:
website: http4k.org
version: 4.48
version: "5.10"

0 comments on commit b4fe544

Please sign in to comment.