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.
1 parent e54cf07 commit 57c9963Copy full SHA for 57c9963
build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
53
// Various
54
implementation "com.github.ben-manes.caffeine:caffeine:3.0.5"
55
- implementation "com.google.guava:guava:31.0.1-jre"
+ implementation "com.google.guava:guava:31.1-jre"
56
implementation "io.vavr:vavr:0.10.4"
57
58
// Testing
0 commit comments