File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ group=gg.projecteden.parchment
22version =1.21.11-R0.1-SNAPSHOT
33mcVersion =1.21.11
44apiVersion =1.21.11
5- paperRef =4446f17f652d3ce56860f8c06d6746fa3c1853fc
5+ paperRef =6da8af7ca4e29f4ea6961905a96d9f244980c932
66
77org.gradle.configuration-cache =true
88org.gradle.caching =true
Original file line number Diff line number Diff line change 5050 dependencies {
5151- implementation(project(":paper-api"))
5252+ implementation(project(":parchment-api"))
53- implementation("ca.spottedleaf:concurrentutil:0.0.7 ")
53+ implementation("ca.spottedleaf:concurrentutil:0.0.8 ")
5454 implementation("org.jline:jline-terminal-ffm:3.27.1") // use ffm on java 22+
5555 implementation("org.jline:jline-terminal-jni:3.27.1") // fall back to jni on java 21
5656@@ -198,14 +_,14 @@
You can’t perform that action at this time.
0 commit comments