From 47614002bdb90be8759de5d22964df6089e2aa57 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 16:45:59 +0000 Subject: [PATCH] Update dependency com.google.auth:google-auth-library-oauth2-http to v0.27.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 70a35ae..7907e29 100644 --- a/project.clj +++ b/project.clj @@ -19,7 +19,7 @@ [io.fabric8/kubernetes-client "2.5.6"] [io.fabric8/kubernetes-model "1.1.0"] [com.google.guava/guava "22.0"] - [com.google.auth/google-auth-library-oauth2-http "0.6.1"] + [com.google.auth/google-auth-library-oauth2-http "0.27.0"] [com.google.auth/google-auth-library-credentials "0.6.1"] [com.google.cloud/google-cloud-pubsub "0.20.1-beta" :exclusions [com.google.auth/google-auth-library-oauth2-http