We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a5c7c8 + 74871b3 commit a9fc412Copy full SHA for a9fc412
1 file changed
api/build.gradle.kts
@@ -9,6 +9,7 @@ dependencies {
9
10
compileOnly(libs.bundles.adventure)
11
compileOnly(libs.packetevents.api)
12
+ testCompileOnly(libs.packetevents.api)
13
}
14
15
tasks {
0 commit comments