Skip to content

Commit

Permalink
Merge pull request #366 from navikt/dependabot/gradle/jvm-2.1.0
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.21 to 2.1.0
  • Loading branch information
henrikg authored Dec 4, 2024
2 parents 2f79fda + 59636e9 commit 7dc56c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.dsl.JvmTarget

plugins {
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "2.1.0"
`kotlin-dsl`
}

Expand Down

0 comments on commit 7dc56c1

Please sign in to comment.