From afd0339c1d62dfb82032e08e3ef50a14c80ad30a Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Mon, 15 Jun 2020 18:32:50 -0400 Subject: [PATCH] deps: bump shared-deps version and add back certain test deps (#340) * deps: bump shared-deps version and add back certain test deps * remove grpc-iam-v1 and bump to 0.6.0 --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bd2887248..df38ecea1 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ com.google.cloud google-cloud-shared-dependencies - 0.4.0 + 0.6.0 pom import @@ -122,6 +122,20 @@ 4.4.13 test + + + + junit + junit + 4.13 + test + + + com.google.truth + truth + 1.0.1 + test +