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