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 73f4f2d + e8635be commit ce6db0bCopy full SHA for ce6db0b
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
}
5
6
group = "com.github.reviversmc.themodindex.validation"
0 commit comments