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 06b7439 + 12ecf72 commit f0bb8efCopy full SHA for f0bb8ef
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
dependencies {
32
- implementation(platform("org.http4k:http4k-bom:6.18.1.0"))
+ implementation(platform("org.http4k:http4k-bom:6.19.0.0"))
33
implementation("org.http4k:http4k-core")
34
implementation("org.http4k:http4k-server-jetty")
35
implementation("org.http4k:http4k-template-core")
0 commit comments