Skip to content

Commit

Permalink
Merge pull request #3 from woltapp/dependabot/gradle/jvm-2.0.0
Browse files Browse the repository at this point in the history
Bump jvm from 1.9.21 to 2.0.0
  • Loading branch information
muatik authored May 29, 2024
2 parents 8a1b64f + f53163c commit 023761b
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.21"
kotlin("jvm") version "2.0.0"
kotlin("plugin.serialization") version "1.9.23"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
Expand Down

0 comments on commit 023761b

Please sign in to comment.