Skip to content

Commit 12c56b3

Browse files
committed
fix: compile against 1.20.4
1 parent 190c734 commit 12c56b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Bukkit/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies {
4141
compileOnly(libs.luckperms)
4242
compileOnly(libs.essentialsx) {
4343
exclude(group = "org.spigotmc")
44+
exclude(group = "io.papermc.paper")
4445
}
4546
compileOnly(libs.mvdwapi) { isTransitive = false }
4647

0 commit comments

Comments
 (0)