We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d909edb commit 6e26c2bCopy full SHA for 6e26c2b
mock-api/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
}
10
11
dependencies {
12
- implementation(platform("org.http4k:http4k-bom:5.13.6.1"))
+ implementation(platform("org.http4k:http4k-bom:5.13.8.0"))
13
implementation("org.http4k:http4k-core")
14
implementation("org.http4k:http4k-client-apache")
15
0 commit comments