9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-29 11:59:17 +00:00

deps: bump leavesclip to 3.0.4

This commit is contained in:
MC_XiaoHei
2025-07-05 17:15:09 +08:00
parent ff0841bd7e
commit c47f5411ab

View File

@@ -21,7 +21,7 @@
dependencies {
mache("io.papermc:mache:1.21.7+build.1")
- paperclip("io.papermc:paperclip:3.0.3")
+ leavesclip("org.leavesmc:leavesclip:3.0.2") // Leaves - build change
+ leavesclip("org.leavesmc:leavesclip:3.0.4") // Leaves - build change
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}