Remove redundant and unneeded repos, reorder repos (#6867)
This commit is contained in:
parent
ed5400a823
commit
4da74a5419
6 changed files with 13 additions and 19 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue