mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-26 22:40:21 +01:00
[ci skip] Remove Mojang repo from test-plugin
This commit is contained in:
parent
9dcd740211
commit
4ccce6b4eb
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
version = "1.0.0-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
maven("https://libraries.minecraft.net")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":paper-api"))
|
||||
compileOnly(project(":paper-mojangapi"))
|
||||
|
|
Loading…
Reference in a new issue