Skip to content

Commit 4dd2098

Browse files
authored
Merge branch 'master' into dependabot/gradle/com.nimbusds-oauth2-oidc-sdk-10.4
2 parents f462a9a + a3811e6 commit 4dd2098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
2222

2323
plugins {
2424
application
25-
kotlin("jvm") version "1.7.21"
25+
kotlin("jvm") version "1.7.22"
2626
id("se.patrikerdes.use-latest-versions") version "0.2.18"
2727
id("com.github.ben-manes.versions") version "0.44.0"
2828
id("org.jmailen.kotlinter") version "3.12.0"

0 commit comments

Comments
 (0)