Skip to content

Commit a1c6905

Browse files
Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#293)
Bumps [org.wiremock:wiremock-standalone](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-standalone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2250fd2 commit a1c6905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
testImplementation("no.nav.security:mock-oauth2-server:2.1.10")
7676
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
7777

78-
testImplementation("org.wiremock:wiremock-standalone:3.12.0")
78+
testImplementation("org.wiremock:wiremock-standalone:3.12.1")
7979

8080
testImplementation(libs.bundles.kotest.assertions)
8181
testImplementation("io.kotest:kotest-property:${libs.versions.kotest.get()}")

0 commit comments

Comments
 (0)