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