aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorYang Song <songy23@users.noreply.github.com>2018-08-20 10:58:46 -0700
committerGitHub <noreply@github.com>2018-08-20 10:58:46 -0700
commit206ddba3f57a4bb8e0a26fdecae4f5d2cf4de8ab (patch)
tree9f97e05f755fe7249ca02db7bfe1d4bc9554ea1d /build.gradle
parent676ad1689802a48c05e42547aa4bf1c3282031fe (diff)
downloadplatform_external_opencensus-java-206ddba3f57a4bb8e0a26fdecae4f5d2cf4de8ab.tar.gz
platform_external_opencensus-java-206ddba3f57a4bb8e0a26fdecae4f5d2cf4de8ab.tar.bz2
platform_external_opencensus-java-206ddba3f57a4bb8e0a26fdecae4f5d2cf4de8ab.zip
Build: Update Cloud Auth, Beta and GA versions. (#1374)
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.gradle b/build.gradle
index 3b8302a5..30865c3a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -151,9 +151,9 @@ subprojects {
errorProneVersion = '2.3.1'
grpcVersion = '1.12.0'
guavaVersion = '20.0'
- googleAuthVersion = '0.9.1'
- googleCloudBetaVersion = '0.54.0-beta'
- googleCloudGaVersion = '1.36.0'
+ googleAuthVersion = '0.10.0'
+ googleCloudBetaVersion = '0.58.0-beta'
+ googleCloudGaVersion = '1.40.0'
signalfxVersion = '0.0.39'
springVersion = '4.3.12.RELEASE'
prometheusVersion = '0.4.0'