mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-04-20 19:38:15 +02:00
Extract interfaces for all events.
This is in preparation for moving to event-impl-gen.
This commit is contained in:
@@ -100,10 +100,6 @@ test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
mavenJava(MavenPublication) {
|
||||
|
||||
Reference in New Issue
Block a user