mirror of
https://github.com/plexusorg/Module-BukkitTelnet.git
synced 2025-08-05 18:29:28 +00:00
fix a few things
This commit is contained in:
@@ -29,9 +29,9 @@ dependencies {
|
||||
compileOnly("org.projectlombok:lombok:1.18.22")
|
||||
annotationProcessor("org.projectlombok:lombok:1.18.22")
|
||||
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
||||
compileOnly("dev.plex:Plex:1.0.1-SNAPSHOT")
|
||||
compileOnly("dev.plex:Plex:1.0.2-SNAPSHOT")
|
||||
compileOnly("me.totalfreedom:BukkitTelnet:4.8") {
|
||||
exclude("org.spigotmc", "spigot-api")
|
||||
exclude("org.papermc.paper", "paper-api")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user