We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba255c commit 06503b5Copy full SHA for 06503b5
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- val kotlinVersion = "2.0.20"
+ val kotlinVersion = "2.1.0"
3
kotlin("jvm") version kotlinVersion
4
kotlin("plugin.serialization") version kotlinVersion
5
application
0 commit comments