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.
2 parents 90a31cc + 309b75d commit aaa58f5Copy full SHA for aaa58f5
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.jetbrains.kotlin.jvm") version "2.2.0"
+ id("org.jetbrains.kotlin.jvm") version "2.2.10"
3
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.10"
4
id("com.google.devtools.ksp") version "2.2.10-2.0.2"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
0 commit comments