We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b8838 commit e9e977dCopy full SHA for e9e977d
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm") version "1.9.24"
3
- kotlin("plugin.serialization") version "1.9.21"
+ kotlin("plugin.serialization") version "1.9.24"
4
application
5
}
6
0 commit comments