Skip to content

Commit

Permalink
Merge pull request #47 from KyoriPowered/renovate/net.kyori-adventure…
Browse files Browse the repository at this point in the history
…-api-4.x

chore(deps): Update dependency net.kyori:adventure-api to v4.10.0
  • Loading branch information
zml2008 authored Mar 4, 2022
2 parents 5cae665 + 65afcac commit 12a8c27
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.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 12a8c27

Please sign in to comment.