Skip to content

Commit

Permalink
Merge pull request #84 from KyoriPowered/renovate/guava-monorepo
Browse files Browse the repository at this point in the history
chore(deps): Update dependency com.google.guava:guava-testlib to v33.3.1-jre
  • Loading branch information
zml2008 authored Oct 6, 2024
2 parents 6949da8 + 881c7ed commit b37abec
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 @@ -26,7 +26,7 @@ indraSonatype {

dependencies {
api 'net.kyori:adventure-api:4.16.0'
testImplementation 'com.google.guava:guava-testlib:33.1.0-jre'
testImplementation 'com.google.guava:guava-testlib:33.3.1-jre'
testImplementation 'com.google.truth:truth:1.4.2'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.4.2'
testImplementation platform('org.junit:junit-bom:5.11.2')
Expand Down

0 comments on commit b37abec

Please sign in to comment.