We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4657597 + 8d22d1a commit 1a247b0Copy full SHA for 1a247b0
gradle/dependencies.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- implementation 'com.google.guava:guava:30.1-jre'
+ implementation 'com.google.guava:guava:30.1.1-jre'
3
4
// Use JUnit test framework
5
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'
0 commit comments