Skip to content

Commit dc9fc93

Browse files
Bump guava from 19.0 to 23.0
Bumps [guava](https://github.com/google/guava) from 19.0 to 23.0. - [Release notes](https://github.com/google/guava/releases) - [Commits](google/guava@v19.0...v23.0) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fe42e6 commit dc9fc93

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
@@ -56,7 +56,7 @@ dependencies {
5656
testImplementation 'com.google.appengine:appengine-testing:1.9.38'
5757
testImplementation 'com.squareup.okhttp:okhttp:2.7.5'
5858
testImplementation 'com.squareup.okhttp3:okhttp:4.0.0'
59-
testImplementation 'com.google.guava:guava:19.0'
59+
testImplementation 'com.google.guava:guava:23.0'
6060
testImplementation "com.google.truth:truth:1.1.3"
6161
}
6262

0 commit comments

Comments
 (0)