We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127a844 commit 0ca52adCopy full SHA for 0ca52ad
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
dependencies {
32
- implementation(platform("org.http4k:http4k-bom:6.6.0.1"))
+ implementation(platform("org.http4k:http4k-bom:6.7.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