We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2e156 commit b5dc3fcCopy full SHA for b5dc3fc
1 file changed
WNPRC_EHR/build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
BuildUtils.addExternalDependency(
67
project,
68
new ExternalDependency(
69
- "com.google.auth:google-auth-library-oauth2-http:1.19.0",
+ "com.google.auth:google-auth-library-oauth2-http:${googleAuthVersion}",
70
"Google Auth Library",
71
"Google",
72
"https://github.com/googleapis/google-auth-library-java",
0 commit comments