Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and manami-project committed Mar 31, 2024
1 parent 15ad917 commit 9758b33
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.1")
api("org.wiremock:wiremock:3.5.2")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.0")

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

0 comments on commit 9758b33

Please sign in to comment.