We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 949b5f3 + 494ecaf commit 69c21f2Copy full SHA for 69c21f2
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
dependencies {
32
- implementation(platform("org.http4k:http4k-bom:6.18.0.1"))
+ implementation(platform("org.http4k:http4k-bom:6.18.1.0"))
33
implementation("org.http4k:http4k-core")
34
implementation("org.http4k:http4k-server-jetty")
35
implementation("org.http4k:http4k-template-core")
0 commit comments