Skip to content

Commit

Permalink
Merge pull request #47 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 7, 2024
2 parents 2c9b553 + 9d38f05 commit 29b8ca0
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
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
java
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.10"
`maven-publish`
}

Expand Down

0 comments on commit 29b8ca0

Please sign in to comment.