Skip to content

Commit d8a652a

Browse files
fix(deps): update dependency org.http4k:http4k-bom to 5.21.+ (the-benchmarker#7483)
* fix(deps): update dependency org.http4k:http4k-bom to 5.21.+ * update version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marwan Rabbâa <[email protected]>
1 parent 85dd005 commit d8a652a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kotlin/http4k/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66

77
ext {
88
kotlinVersion = "2.0.+"
9-
http4kVersion = "5.20.+"
9+
http4kVersion = "5.21.+"
1010
shadowVersion = "+"
1111
}
1212

kotlin/http4k/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
framework:
22
website: http4k.org
3-
version: "5.20"
3+
version: 5.21

0 commit comments

Comments
 (0)