Skip to content

Commit

Permalink
chore(deps): Update dependency net.kyori:adventure-api to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2022
1 parent a82a230 commit 41ad3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
}

dependencies {
api 'net.kyori:adventure-api:4.9.3'
api 'net.kyori:adventure-api:4.10.0'
testImplementation 'com.google.guava:guava-testlib:31.0.1-jre'
testImplementation 'com.google.truth:truth:1.1.3'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.1.3'
Expand Down

0 comments on commit 41ad3b2

Please sign in to comment.