Skip to content

Commit

Permalink
Merge pull request #251 from crimera/dependabot/gradle/dev/jvm-2.0.0
Browse files Browse the repository at this point in the history
chore(deps): bump jvm from 1.9.23 to 2.0.0
  • Loading branch information
crimera authored Jun 2, 2024
2 parents e1784d9 + f20f0b5 commit c0b5deb
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.gradle.kotlin.dsl.support.listFilesOrdered

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

Expand Down

0 comments on commit c0b5deb

Please sign in to comment.