Skip to content

Commit

Permalink
dep: kotlin 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guimc233 committed Jul 26, 2024
1 parent 6d75946 commit 1e56974
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 {
val kotlinVersion = "1.6.10"
val kotlinVersion = "1.9.0"
kotlin("jvm") version kotlinVersion
kotlin("plugin.serialization") version kotlinVersion

Expand Down

0 comments on commit 1e56974

Please sign in to comment.