Skip to content

Commit c1d1b3f

Browse files
Bump guava from 20.0 to 23.0
Bumps [guava](https://github.com/google/guava) from 20.0 to 23.0. - [Release notes](https://github.com/google/guava/releases) - [Commits](google/guava@v20.0...v23.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e32a90 commit c1d1b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525

2626
dependencies {
2727
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
28-
implementation 'com.google.guava:guava:20.0'
28+
implementation 'com.google.guava:guava:23.0'
2929

3030
// Use JUnit test framework
3131
testImplementation 'junit:junit:4.13'

0 commit comments

Comments
 (0)