We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e699c2 commit 20a404fCopy full SHA for 20a404f
1 file changed
build.gradle.kts
@@ -5,8 +5,7 @@ import java.net.URI
5
6
plugins {
7
id("fabric-loom") version "1.13.3"
8
- id("io.github.ladysnake.chenille") version "0.15.0"
9
- id("org.cadixdev.licenser") version "0.6.1"
+ id("io.github.ladysnake.chenille") version "0.16.1"
10
}
11
12
val fabricApiVersion: String = providers.gradleProperty("fabric_api_version").get()
0 commit comments