Skip to content

Commit

Permalink
Merge pull request #39 from persian-calendar/dependabot/gradle/jvm-2.…
Browse files Browse the repository at this point in the history
…0.10

Bump jvm from 2.0.0 to 2.0.10
  • Loading branch information
ebraminio authored Aug 6, 2024
2 parents 39a2374 + 6f85550 commit 2f41871
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 "2.0.0"
kotlin("jvm") version "2.0.10"
`maven-publish`
}

Expand Down

0 comments on commit 2f41871

Please sign in to comment.