Skip to content

Commit e280756

Browse files
fix(deps): update dependency org.http4k:http4k-bom to 5.25.+ (the-benchmarker#7587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bff9d08 commit e280756

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.0.+"
9-
http4kVersion = "5.24.+"
9+
http4kVersion = "5.25.+"
1010
shadowVersion = "+"
1111
}
1212

0 commit comments

Comments
 (0)