Skip to content

Commit 0eacc30

Browse files
authored
Merge pull request #8889 from the-benchmarker/renovate/org.http4k-http4k-bom-6.x
Update dependency org.http4k:http4k-bom to 6.23.+
2 parents 49a2f4e + bae936b commit 0eacc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/http4k/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tasks {
5656
}
5757

5858
dependencies {
59-
implementation(platform("org.http4k:http4k-bom:6.21.+"))
59+
implementation(platform("org.http4k:http4k-bom:6.23.+"))
6060
implementation("org.http4k:http4k-core")
6161
implementation("org.http4k:http4k-server-undertow")
6262
}

0 commit comments

Comments
 (0)