Update dependencies to get rid of some illegal reflection warnings (#768)

For some inexplicable reasons I have to move the javax.mail package one
spot up to avoid its classes being shadowed by those provided in the
appengine package...
This commit is contained in:
Lai Jiang 2020-08-14 16:53:22 -04:00 committed by GitHub
parent be773a9d0d
commit a302cf3e04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
102 changed files with 273 additions and 273 deletions

View file

@ -4,8 +4,8 @@
androidx.annotation:annotation:1.1.0
com.fasterxml.jackson.core:jackson-core:2.10.2
com.google.api-client:google-api-client:1.30.8
com.google.appengine:appengine-api-1.0-sdk:1.9.48
com.google.appengine:appengine-testing:1.9.58
com.google.appengine:appengine-api-1.0-sdk:1.9.81
com.google.appengine:appengine-testing:1.9.81
com.google.auth:google-auth-library-credentials:0.16.1
com.google.auth:google-auth-library-oauth2-http:0.16.1
com.google.auto.value:auto-value-annotations:1.6.3