Skip to content

Commit

Permalink
Fix paper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
polypixeldev committed Jan 21, 2024
1 parent 867c98a commit 557adf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

compileOnly("com.frengor:ultimateadvancementapi:2.2.3")
compileOnly("com.comphenix.protocol:ProtocolLib:5.0.0-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.20.1")
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
compileOnly("com.mojang:brigadier:1.0.18")
}

Expand Down

0 comments on commit 557adf0

Please sign in to comment.