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 16d002e commit 27f4ae2Copy full SHA for 27f4ae2
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.2.0"
+ kotlin("jvm") version "2.2.20"
3
id("com.gradleup.shadow") version "8.3.8"
4
}
5
0 commit comments