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 eff01ec commit 64c103aCopy full SHA for 64c103a
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
kotlin("jvm") version "2.2.20"
6
- id("fabric-loom") version "1.11.8"
+ id("fabric-loom") version "1.12.2"
7
id("maven-publish")
8
}
9
0 commit comments