[ci skip] Remove Mojang repo from test-plugin

This commit is contained in:
Jason Penilla 2022-04-13 20:16:14 -07:00
parent a9f252e56a
commit b8fa41ecdf
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
version = "1.0.0-SNAPSHOT"
repositories {
maven("https://libraries.minecraft.net")
}
dependencies {
compileOnly(project(":paper-api"))
compileOnly(project(":paper-mojangapi"))