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 d6b0a72 commit a86a5eaCopy full SHA for a86a5ea
converter/build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "1.7.20"
+ kotlin("jvm") version "1.7.22"
5
application
6
}
7
0 commit comments