Skip to content

Commit

Permalink
Merge pull request #257 from navikt/dependabot/gradle/jvm-2.1.0
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.23 to 2.1.0
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
2 parents ed9f517 + 7d0248f commit c2d4760
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
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.1.0"
`maven-publish`
`java-library`
}
Expand Down

0 comments on commit c2d4760

Please sign in to comment.