Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and manami-project committed Apr 18, 2024
1 parent 9758b33 commit 6e7db24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
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.2")
api("org.wiremock:wiremock:3.5.3")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.0")

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

0 comments on commit 6e7db24

Please sign in to comment.