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 521eac9 + 3b5d1df commit 429044aCopy full SHA for 429044a
1 file changed
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ adventure-option = "net.kyori:option:1.1.0"
30
adventure-platform-bukkit = "net.kyori:adventure-platform-bukkit:4.4.1"
31
adventure-platform-fabric = "net.kyori:adventure-platform-fabric:6.9.0"
32
33
-asm-tree = "org.ow2.asm:asm-tree:9.9.1"
+asm-tree = "org.ow2.asm:asm-tree:9.10"
34
35
fabric-loader = "net.fabricmc:fabric-loader:0.19.2"
36
fabric-language-kotlin = { module = "net.fabricmc:fabric-language-kotlin", version.ref = "fabric-language-kotlin" }
0 commit comments