Skip to content

Commit

Permalink
Merge pull request #35 from persian-calendar/dependabot/gradle/jvm-2.0.0
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.24 to 2.0.0
  • Loading branch information
ebraminio authored May 21, 2024
2 parents afba97d + cb25ff6 commit 8cd340c
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 @@
plugins {
java
antlr
kotlin("jvm") version "1.9.24"
kotlin("jvm") version "2.0.0"
`maven-publish`
}

Expand Down

0 comments on commit 8cd340c

Please sign in to comment.