Skip to content

Commit 29b2bfe

Browse files
Bump no.nav.security:mock-oauth2-server from 2.2.1 to 2.3.0 (#479)
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 d16ab4a commit 29b2bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ application {
1212

1313
val ktorVersion = "3.2.3"
1414
val komponenterVersjon = "1.0.346"
15-
val mockOAuth2ServerVersion = "2.2.1"
15+
val mockOAuth2ServerVersion = "2.3.0"
1616
val apiInternVersjon = "0.0.15"
1717

1818
dependencies {

0 commit comments

Comments
 (0)