Skip to content

Commit 3454e5d

Browse files
Bump no.nav.security:mock-oauth2-server from 2.2.1 to 2.3.0 (#378)
Bumps [no.nav.security:mock-oauth2-server](https://github.com/navikt/mock-oauth2-server) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/navikt/mock-oauth2-server/releases) - [Commits](navikt/mock-oauth2-server@2.2.1...2.3.0) --- updated-dependencies: - dependency-name: no.nav.security:mock-oauth2-server dependency-version: 2.3.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 892c7de commit 3454e5d

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
@@ -68,7 +68,7 @@ dependencies {
6868
testImplementation(kotlin("test"))
6969
testImplementation(libs.ktor.server.test.host)
7070

71-
testImplementation("no.nav.security:mock-oauth2-server:2.2.1")
71+
testImplementation("no.nav.security:mock-oauth2-server:2.3.0")
7272
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")
7373

7474
testImplementation("org.wiremock:wiremock-standalone:3.13.1")

0 commit comments

Comments
 (0)