We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8af8f commit b6e290dCopy full SHA for b6e290d
build.gradle.kts
@@ -24,7 +24,7 @@ plugins {
24
kotlin("jvm") version "1.9.21"
25
kotlin("plugin.serialization") version "1.9.21"
26
id("com.github.johnrengelman.shadow") version "8.1.1"
27
- id("net.kyori.blossom") version "2.0.0"
+ id("net.kyori.blossom") version "2.1.0"
28
id("io.github.juuxel.loom-quiltflower") version "1.10.0"
29
id("gg.essential.loom") version "1.3.12"
30
id("gg.essential.defaults") version "0.3.0"
0 commit comments