We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921d1b0 commit 1fc39ebCopy full SHA for 1fc39eb
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
application
3
- kotlin("jvm") version "1.8.22"
+ kotlin("jvm") version "1.9.21"
4
kotlin("plugin.serialization") version "1.8.22"
5
}
6
0 commit comments