Move cb version definition to gradle patch

This commit is contained in:
Jason Penilla
2024-04-27 14:02:33 -07:00
parent e20beef9c7
commit bf6862b141
5 changed files with 8 additions and 21 deletions

View File

@ -15,7 +15,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ testImplementation("org.junit-pioneer:junit-pioneer:2.2.0") // Paper - CartesianTest
}
val craftbukkitPackageVersion = "1_20_R4" // Paper
paperweight {
@@ -0,0 +0,0 @@ tasks.jar {
}
}