Skip to content

Commit a38e8f9

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

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.1.10")
7777
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
7878

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

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

0 commit comments

Comments
 (0)