mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-05 07:01:45 +01:00
[ci skip] Remove Mojang repo from test-plugin
This commit is contained in:
parent
9dcd740211
commit
4ccce6b4eb
@ -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 New Issue
Block a user