Skip to content

Commit

Permalink
Merge pull request #234 from navikt/dependabot/gradle/jvm-1.9.23
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.22 to 1.9.23
  • Loading branch information
github-actions[bot] authored Mar 7, 2024
2 parents a2d60cc + a56f608 commit 5ce1a8d
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.22"
kotlin("jvm") version "1.9.23"
`maven-publish`
`java-library`
}
Expand Down

0 comments on commit 5ce1a8d

Please sign in to comment.