mirror of
https://github.com/PaperMC/Paper.git
synced 2025-05-19 05:30:23 -07:00
Update test plugin
This commit is contained in:
parent
1959bd0fbd
commit
1010877ebc
@ -5,8 +5,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":Paper-API"))
|
||||
// compileOnly(project(":Paper-MojangAPI")) // todo
|
||||
compileOnly(project(":paper-api"))
|
||||
compileOnly(project(":paper-mojangapi"))
|
||||
}
|
||||
|
||||
tasks.processResources {
|
||||
|
Loading…
x
Reference in New Issue
Block a user