Skip to content

Commit 0f06ea5

Browse files
Bump org.wiremock:wiremock from 3.12.0 to 3.12.1
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.12.0...3.12.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be60366 commit 0f06ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-common/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
api("io.arrow-kt:arrow-core:1.2.4")
2525
api("io.kotest:kotest-assertions-core:$kotestVersion")
2626
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinxCoroutinesVersion")
27-
api("org.wiremock:wiremock:3.12.0")
27+
api("org.wiremock:wiremock:3.12.1")
2828
api("com.marcinziolo:kotlin-wiremock:2.1.1")
2929
api("io.kotest.extensions:kotest-extensions-wiremock:3.1.0")
3030
api("io.kotest.extensions:kotest-assertions-arrow:1.4.0")

0 commit comments

Comments
 (0)