Skip to content

Commit

Permalink
build(deps): bump com.google.auth:google-auth-library-oauth2-http
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.27.0 to 1.29.0.

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 7da46c2 commit 82eb7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {

// api
api 'com.google.api-client:google-api-client:2.7.0'
api 'com.google.auth:google-auth-library-oauth2-http:1.27.0'
api 'com.google.auth:google-auth-library-oauth2-http:1.29.0'
api 'com.google.apis:google-api-services-drive:v3-rev20240914-2.0.0'
api 'com.google.apis:google-api-services-sheets:v4-rev20240826-2.0.0'
api 'com.google.apis:google-api-services-calendar:v3-rev20240927-2.0.0'
Expand Down

0 comments on commit 82eb7c4

Please sign in to comment.