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 22f5241 + 582ea29 commit a4ed986Copy full SHA for a4ed986
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.jetbrains.kotlin.jvm") version "2.2.20"
+ id("org.jetbrains.kotlin.jvm") version "2.2.21"
3
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.21"
4
id("com.google.devtools.ksp") version "2.3.0"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
0 commit comments