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 f675fdd commit ad26e5aCopy full SHA for ad26e5a
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
java
5
- kotlin("jvm") version "1.3.20"
+ kotlin("jvm") version "1.7.21"
6
}
7
8
group = "org.domnikl"
0 commit comments