Skip to content

Commit 4bb6cd4

Browse files
fix(deps): update dependency org.http4k:http4k-bom to 5.41.+ (#8035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9199f0 commit 4bb6cd4

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 = "5.38.+"
9+
http4kVersion = "5.41.+"
1010
shadowVersion = "+"
1111
}
1212

0 commit comments

Comments
 (0)