Update Kyori Adventure to 4.3.0

This commit is contained in:
Andre601 2023-03-17 00:22:58 +01:00
parent a0b177bdd8
commit 4afad7f7b0
No known key found for this signature in database
GPG Key ID: 90E82BD59347A86C
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ repositories {
dependencies {
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.jetbrains:annotations:23.0.0"