google-nomulus/proxy/gradle/dependency-locks
Shicong Huang 6daf72a54e
Replace deprecated GoogleCredential with new auth lib (#129)
Replace deprecated GoogleCredential with new lib

This PR also introduced a CredentialsBundle class to carry
HttpTransport and JsonFactory object which are needed by
most of the GCP library to instantiate client.
2019-07-02 10:29:51 -04:00
..
annotationProcessor.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
buildscript-classpath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
checkstyle.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compile.lockfile Replace deprecated GoogleCredential with new auth lib (#129) 2019-07-02 10:29:51 -04:00
compileClasspath.lockfile Replace deprecated GoogleCredential with new auth lib (#129) 2019-07-02 10:29:51 -04:00
errorproneJavac.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
runtimeClasspath.lockfile Replace deprecated GoogleCredential with new auth lib (#129) 2019-07-02 10:29:51 -04:00
testAnnotationProcessor.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
testCompile.lockfile Upgrade google-auth-library-java to latest version 2019-06-18 17:27:21 -04:00
testCompileClasspath.lockfile Upgrade google-auth-library-java to latest version 2019-06-18 17:27:21 -04:00
testRuntimeClasspath.lockfile Upgrade google-auth-library-java to latest version 2019-06-18 17:27:21 -04:00