Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-key to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent af6b864 commit 5910cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "A resource-pack library for Minecraft: Java Edition."

dependencies {
compileOnlyApi("org.jetbrains:annotations:23.0.0")
api("net.kyori:adventure-key:4.9.3")
api("net.kyori:adventure-key:4.16.0")
api("net.kyori:adventure-api:4.14.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
}

0 comments on commit 5910cce

Please sign in to comment.