Skip to content

Commit

Permalink
Merge pull request #192 from navikt/dependabot/gradle/jvm-1.9.10
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.0 to 1.9.10
  • Loading branch information
github-actions[bot] authored Oct 16, 2023
2 parents 5d6f1fe + 052f7c9 commit 59a3c0b
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.0"
kotlin("jvm") version "1.9.10"
`maven-publish`
`java-library`
}
Expand Down

0 comments on commit 59a3c0b

Please sign in to comment.