Skip to content

Commit

Permalink
Exclude some more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
rainbowdashlabs committed Jul 16, 2024
1 parent bfd706b commit 1e9b429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies {
compileOnly("org.jetbrains", "annotations", "24.1.0")
compileOnly("com.sk89q.worldguard", "worldguard-bukkit", "7.0.9") {
exclude("org.spigotmc", "spigot-api")
exclude("com.sk89q.worldedit.worldedit-libs", "core")
}

compileOnly("me.clip", "placeholderapi", "2.11.6")
Expand Down

0 comments on commit 1e9b429

Please sign in to comment.