Skip to content

Commit 3050140

Browse files
Update dependency net.kyori:adventure-platform-bukkit to v4.4.0 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8bf2a1 commit 3050140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ publishData {
3232
dependencies {
3333
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
3434
implementation("de.eldoria", "eldo-util", "1.14.5")
35-
bukkitLibrary("net.kyori", "adventure-platform-bukkit", "4.3.4")
35+
bukkitLibrary("net.kyori", "adventure-platform-bukkit", "4.4.0")
3636
bukkitLibrary("net.kyori", "adventure-text-minimessage", "4.21.0")
3737
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
3838
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")

0 commit comments

Comments
 (0)