Skip to content

Commit 61befe3

Browse files
authored
Merge pull request #9436 from the-benchmarker/renovate/org.http4k-http4k-bom-6.x
Update dependency org.http4k:http4k-bom to 6.53.+
2 parents 80df03c + 7004563 commit 61befe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kotlin/http4k/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tasks {
5151
}
5252

5353
dependencies {
54-
implementation(platform("org.http4k:http4k-bom:6.52.+"))
54+
implementation(platform("org.http4k:http4k-bom:6.53.+"))
5555
implementation("org.http4k:http4k-core")
5656
implementation("org.http4k:http4k-server-undertow")
5757
}

0 commit comments

Comments
 (0)