Skip to content

Commit 5450beb

Browse files
authored
Merge pull request #83 from navikt/dependabot/gradle/jvm-1.5.30
chore(deps): bump jvm from 1.5.21 to 1.5.30
2 parents 301ea83 + a345bcd commit 5450beb

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.5.21"
25+
kotlin("jvm") version "1.5.30"
2626
id("se.patrikerdes.use-latest-versions") version "0.2.17"
2727
id("com.github.ben-manes.versions") version "0.39.0"
2828
id("org.jmailen.kotlinter") version "3.6.0"

0 commit comments

Comments
 (0)