Skip to content

Commit

Permalink
chore(deps): Update dependency com.google.guava:guava-testlib to v32.…
Browse files Browse the repository at this point in the history
…1.3-jre
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent f4f4381 commit 96fcac6
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.14.0'
testImplementation 'com.google.guava:guava-testlib:32.1.2-jre'
testImplementation 'com.google.guava:guava-testlib:32.1.3-jre'
testImplementation 'com.google.truth:truth:1.1.5'
testImplementation 'com.google.truth.extensions:truth-java8-extension:1.1.5'
testImplementation platform('org.junit:junit-bom:5.10.0')
Expand Down

0 comments on commit 96fcac6

Please sign in to comment.