Skip to content

Commit bb7de75

Browse files
fix(deps): update dependency org.http4k:http4k-bom to 6.2.+ (#8285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e05d83 commit bb7de75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/http4k/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66

77
ext {
88
kotlinVersion = "2.1.+"
9-
http4kVersion = "6.0.+"
9+
http4kVersion = "6.2.+"
1010
shadowVersion = "+"
1111
}
1212

0 commit comments

Comments
 (0)