We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80df03c + 7004563 commit 61befe3Copy full SHA for 61befe3
1 file changed
kotlin/http4k/build.gradle.kts
@@ -51,7 +51,7 @@ tasks {
51
}
52
53
dependencies {
54
- implementation(platform("org.http4k:http4k-bom:6.52.+"))
+ implementation(platform("org.http4k:http4k-bom:6.53.+"))
55
implementation("org.http4k:http4k-core")
56
implementation("org.http4k:http4k-server-undertow")
57
0 commit comments