Skip to content

Commit db4108f

Browse files
authored
Merge pull request #7 from devPalacio/a639dependabot/gradle/com.google.guava-guava-23.0
Bump guava from 19.0 to 23.0
2 parents 1fe42e6 + dc9fc93 commit db4108f

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)