Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and manami-project committed Apr 23, 2024
1 parent 6e7db24 commit 050f276
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 @@ -24,7 +24,7 @@ dependencies {
api("org.junit.jupiter:junit-jupiter-params:$junitVersion")
api("org.junit.platform:junit-platform-launcher:1.10.2")
api("org.assertj:assertj-core:3.25.3")
api("org.wiremock:wiremock:3.5.3")
api("org.wiremock:wiremock:3.5.4")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.0")

implementation(platform(kotlin("bom")))
Expand Down

0 comments on commit 050f276

Please sign in to comment.