We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889e0bb commit da29114Copy full SHA for da29114
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
bukkitLibrary("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
27
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.14.2")
28
bukkitLibrary("com.fasterxml.jackson.core:jackson-databind:2.14.2")
29
- bukkitLibrary("net.kyori:adventure-platform-bukkit:4.3.1")
+ bukkitLibrary("net.kyori:adventure-platform-bukkit:4.3.3")
30
bukkitLibrary("net.kyori:adventure-text-minimessage:4.13.1")
31
32
0 commit comments