Skip to content

Commit 587899a

Browse files
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#285)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.11.0...3.12.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edbe630 commit 587899a

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
@@ -78,7 +78,7 @@ dependencies {
7878
testImplementation("no.nav.security:mock-oauth2-server:2.1.10")
7979
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
8080

81-
testImplementation("org.wiremock:wiremock-standalone:3.11.0")
81+
testImplementation("org.wiremock:wiremock-standalone:3.12.0")
8282

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

0 commit comments

Comments
 (0)