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 74af71a commit 291e0e3Copy full SHA for 291e0e3
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.github.johnrengelman.shadow") version "7.1.2"
3
- kotlin("jvm") version "1.7.0"
+ kotlin("jvm") version "1.7.10"
4
id("maven-publish")
5
}
6
0 commit comments