Skip to content

Commit

Permalink
Update dependency org.http4k:http4k-bom to v5.32.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 9accb7c commit 064f57d
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.32.2.0"))
implementation("org.http4k:http4k-core")
implementation("org.http4k:http4k-server-netty")
implementation("org.http4k:http4k-contract")
Expand Down

0 comments on commit 064f57d

Please sign in to comment.