Skip to content

Commit

Permalink
Upgrade Kotlin Version to 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
GeistInDerSH committed Oct 24, 2024
1 parent 274850f commit 45f24cc
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.20"
kotlin("plugin.serialization") version "2.0.20"
application
}
Expand Down

0 comments on commit 45f24cc

Please sign in to comment.