Update Adventure-platform-bukkit to 4.3.2

This commit is contained in:
Andre601 2024-05-10 14:41:51 +02:00
parent 68f467ab29
commit 2523b6c094
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.1")
implementation("net.kyori:adventure-platform-bukkit:4.3.1")
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
compileOnly("org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
compileOnlyApi("org.jetbrains:annotations:23.0.0")