We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a876dd9 + 0bccc00 commit 7141124Copy full SHA for 7141124
gradle/dependencies.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- implementation 'com.google.guava:guava:32.0.0-jre'
+ implementation 'com.google.guava:guava:32.0.1-jre'
3
4
// Use JUnit test framework
5
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
0 commit comments