Skip to content

Commit 683e53f

Browse files
chore(deps): bump com.google.auth:google-auth-library-oauth2-http
Bumps com.google.auth:google-auth-library-oauth2-http from 1.11.0 to 1.33.1. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26cb124 commit 683e53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drive/snippets/drive_v2/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
dependencies {
88
implementation 'com.google.apis:google-api-services-drive:v2-rev20220815-2.0.0'
99
implementation 'com.google.api-client:google-api-client:1.23.0'
10-
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
10+
implementation 'com.google.auth:google-auth-library-oauth2-http:1.33.1'
1111
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.34.1'
1212
implementation 'com.google.code.gson:gson:2.9.1'
1313
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)