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 c42afa2 + c81306a commit b6df11fCopy full SHA for b6df11f
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.2.0"
3
id("com.gradleup.shadow") version "8.3.6"
4
}
5
0 commit comments