You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependencies to remove OSS vulnerabilities (#190)
* Update dependencies to remove OSS vulnerabilities
* Re-run cloud-build
* Update the test runner image to 0.16.0 (latest)
* Empty commit. Re-run the build image step
* Fix failing tests
Failing tests are due to an update in the gRPC version
The updated version requires the build tool (gradle, in this case) to
merge the service files.
For more details look at grpc/grpc-java#5493.
* Add missing attribute to GAE resource detector
* Fix failing unit tests
0 commit comments