Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-key to v4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent ead7b77 commit e017dde
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:26.0.1")
api("net.kyori:adventure-key:4.9.3")
api("net.kyori:adventure-key:4.18.0")
api("net.kyori:adventure-api:4.14.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
}

0 comments on commit e017dde

Please sign in to comment.