Skip to content

Commit 8924929

Browse files
Update dependency net.kyori:adventure-api to v4.16.0
1 parent 03503cd commit 8924929

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
@@ -16,7 +16,7 @@ dependencies {
1616
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
1717
compileOnly("com.comphenix.protocol", "ProtocolLib", "5.0.0-SNAPSHOT")
1818
compileOnly("org.jetbrains", "annotations", "24.1.0")
19-
implementation("net.kyori", "adventure-api", "4.15.0")
19+
implementation("net.kyori", "adventure-api", "4.16.0")
2020

2121
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.10.2")
2222
testRuntimeOnly("org.junit.jupiter", "junit-jupiter-engine")

0 commit comments

Comments
 (0)