Remove redundant and unneeded repos, reorder repos (#6867)

This commit is contained in:
Jason Penilla
2021-11-03 19:42:18 -07:00
parent ed5400a823
commit 4da74a5419
6 changed files with 13 additions and 19 deletions

View File

@@ -31,7 +31,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
runtimeOnly("org.apache.maven.resolver:maven-resolver-connector-basic:1.7.0")
runtimeOnly("org.apache.maven.resolver:maven-resolver-transport-http:1.7.0")
+ implementation("co.aikar:cleaner:1.0-SNAPSHOT") // Paper
+ implementation("io.netty:netty-all:4.1.65.Final") // Paper
+
testImplementation("junit:junit:4.13.1")