Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-api 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 0339c60 commit 986d084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vision-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
api("net.kyori:adventure-api:4.16.0") {
api("net.kyori:adventure-api:4.18.0") {
exclude("org.jetbrains", "annotations")
}
}
Expand Down

0 comments on commit 986d084

Please sign in to comment.