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 a30c2b0 commit dfb289dCopy full SHA for dfb289d
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- kotlin("jvm") version "2.1.10"
+ kotlin("jvm") version "2.2.21"
5
}
6
7
group = "com.github.jeffgbutler"
0 commit comments