Skip to content

Commit 89f91d9

Browse files
Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1 (#341)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.13.0...3.13.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.1 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 238c7e5 commit 89f91d9

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

79-
testImplementation("org.wiremock:wiremock-standalone:3.13.0")
79+
testImplementation("org.wiremock:wiremock-standalone:3.13.1")
8080

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

0 commit comments

Comments
 (0)