Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
iiAhmedYT authored Oct 13, 2024
1 parent 0da1dfc commit 774c7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
api project(":brigadier")

compileOnly project(":core")
compileOnlyApi project(":paper")
compileOnly project(":paper")

compileOnly("com.mojang:brigadier:1.0.18")
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
Expand Down

0 comments on commit 774c7bc

Please sign in to comment.