Skip to content

Commit 823e37b

Browse files
chore(gradle): bump org.http4k:http4k-bom in /mock-api (#175)
1 parent 71f337c commit 823e37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-api/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
dependencies {
12-
implementation(platform("org.http4k:http4k-bom:5.41.0.0"))
12+
implementation(platform("org.http4k:http4k-bom:5.42.0.0"))
1313
implementation("org.http4k:http4k-core")
1414
implementation("org.http4k:http4k-client-apache")
1515

0 commit comments

Comments
 (0)