Skip to content

Commit

Permalink
Update dependency org.http4k:http4k-bom to v5.8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 387eada commit 541f03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ repositories {
val swaggerRuntime: Configuration by configurations.creating

dependencies {
implementation(platform("org.http4k:http4k-bom:5.7.5.0"))
implementation(platform("org.http4k:http4k-bom:5.8.4.0"))
implementation("org.http4k:http4k-core")
implementation("org.http4k:http4k-server-netty")
implementation("org.http4k:http4k-contract")
Expand Down

0 comments on commit 541f03c

Please sign in to comment.