Skip to content

Commit

Permalink
chore(deps): Update dependency com.google.guava:guava-testlib to v33.…
Browse files Browse the repository at this point in the history
…2.1-jre
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 5638011 commit 3ea1904
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.2.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.10.2')
Expand Down

0 comments on commit 3ea1904

Please sign in to comment.