Merge pull request #933 from PlaceholderAPI/feature/update-adventure

This commit is contained in:
Glare
2023-03-16 18:31:20 -05:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ repositories {
dependencies { dependencies {
implementation "org.bstats:bstats-bukkit:3.0.0" implementation "org.bstats:bstats-bukkit:3.0.0"
implementation "net.kyori:adventure-platform-bukkit:4.1.1" implementation "net.kyori:adventure-platform-bukkit:4.3.0"
compileOnly "org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT" compileOnly "org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT"
compileOnly "org.jetbrains:annotations:23.0.0" compileOnly "org.jetbrains:annotations:23.0.0"