Skip to content

Commit

Permalink
Merge pull request #52 from orangain/dependabot/gradle/jvm-2.0.0
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.23 to 2.0.0
  • Loading branch information
orangain committed Jun 5, 2024
2 parents 8f30e7f + 55fa0fa commit 039b18f
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,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.0.0"
id("org.jetbrains.dokka") version "1.9.20"
// Add support for generating version number from Git status.
id("com.palantir.git-version") version "3.0.0"
Expand Down

0 comments on commit 039b18f

Please sign in to comment.