Skip to content

Commit 127cef9

Browse files
authored
Merge pull request #915 from ZeusWPI/dependabot/gradle/com.google.guava-guava-33.1.0-jre
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
2 parents 1c65772 + 9af32b8 commit 127cef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ dependencies {
236236
testImplementation 'com.github.niknetniko:easy-random:master-SNAPSHOT'
237237
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
238238
testImplementation 'commons-validator:commons-validator:1.8.0'
239-
testImplementation 'com.google.guava:guava:33.0.0-jre'
239+
testImplementation 'com.google.guava:guava:33.1.0-jre'
240240
}
241241

242242

0 commit comments

Comments
 (0)