File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ plugins {
2323 id " de.undercouch.download" version " 5.0.1"
2424}
2525
26- version ' 1.5.5 -1.19.3'
26+ version ' 1.6.0 -1.19.3'
2727def nmsVersion = " 1.19.3" // [NMS]
2828def apiVersion = ' 1.19'
2929def specialSourceVersion = ' 1.11.0' // [NMS]
3030def spigotJarVersion = ' 1.19.3-R0.1-SNAPSHOT' // [NMS]
3131def name = getRootProject(). getName() // Defined in settings.gradle
3232def main = ' com.volmit.adapt.Adapt'
33- def manifoldVersion = ' 2022 .1.38 '
33+ def manifoldVersion = ' 2023 .1.0 '
3434
3535// ADD YOURSELF AS A NEW LINE IF YOU WANT YOUR OWN BUILD TASK GENERATED
3636// ======================== WINDOWS =============================
@@ -134,6 +134,7 @@ dependencies {
134134 // Cancer
135135 implementation ' art.arcane:Amulet:22.7.18'
136136 implementation ' art.arcane:Fukkit:22.7.5'
137+ implementation ' art.arcane:Curse:22.11.8'
137138 annotationProcessor ' systems.manifold:manifold-ext:' + manifoldVersion
138139 testAnnotationProcessor ' systems.manifold:manifold-ext:' + manifoldVersion
139140 implementation ' systems.manifold:manifold-rt:' + manifoldVersion
You can’t perform that action at this time.
0 commit comments