Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/no.nav.securit…
Browse files Browse the repository at this point in the history
…y-mock-oauth2-server-2.1.4'
  • Loading branch information
geiralund committed Apr 22, 2024
2 parents 8fce319 + 56312ca commit 3e38c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dp-inntekt-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
testImplementation(kotlin("test"))
testImplementation(libs.ktor.server.test.host)

testImplementation("no.nav.security:mock-oauth2-server:2.1.2")
testImplementation("no.nav.security:mock-oauth2-server:2.1.4")
testImplementation("io.ktor:ktor-client-mock:${libs.versions.ktor.get()}")

testImplementation("org.wiremock:wiremock-standalone:3.5.3")
Expand Down

0 comments on commit 3e38c7f

Please sign in to comment.