Skip to content

Commit

Permalink
Merge pull request #85 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.17.0
  • Loading branch information
zml2008 authored Oct 6, 2024
2 parents 9a47b58 + 288fc90 commit 2fc8c8e
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 @@ -25,7 +25,7 @@ indraSonatype {
}

dependencies {
api 'net.kyori:adventure-api:4.16.0'
api 'net.kyori:adventure-api:4.17.0'
testImplementation 'com.google.guava:guava-testlib:33.3.1-jre'
testImplementation 'com.google.truth:truth:1.4.4'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.4.4'
Expand Down

0 comments on commit 2fc8c8e

Please sign in to comment.