Skip to content

Commit f7278fe

Browse files
chore(gradle): bump org.http4k:http4k-bom in /mock-api (#114)
1 parent 1205a23 commit f7278fe

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.14.1.0"))
12+
implementation(platform("org.http4k:http4k-bom:5.14.4.0"))
1313
implementation("org.http4k:http4k-core")
1414
implementation("org.http4k:http4k-client-apache")
1515

0 commit comments

Comments
 (0)