Skip to content

Commit

Permalink
Merge pull request #873 from ZeusWPI/dependabot/gradle/com.google.gua…
Browse files Browse the repository at this point in the history
…va-guava-33.0.0-jre

Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
  • Loading branch information
niknetniko authored Jan 24, 2024
2 parents bd42561 + 743bab9 commit 1eb63e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ dependencies {
testImplementation 'com.github.niknetniko:easy-random:master-SNAPSHOT'
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
testImplementation 'commons-validator:commons-validator:1.7'
testImplementation 'com.google.guava:guava:32.1.3-jre'
testImplementation 'com.google.guava:guava:33.0.0-jre'
}


Expand Down

0 comments on commit 1eb63e4

Please sign in to comment.