Skip to content

Commit

Permalink
Bump Kotlin JVM -> 2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 12, 2024
1 parent 2efdd2b commit 78cc2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ val awaitilityVersion = "4.2.0"
val mainClass = "no.nav.helse.spokelse.AppKt"

plugins {
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "2.0.21"
}

dependencies {
Expand Down

0 comments on commit 78cc2ed

Please sign in to comment.