Skip to content

Commit

Permalink
chore(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.11.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 Oct 28, 2024
1 parent 26cb124 commit 4edf369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classroom/snippets/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {

/** This will be removed once all the classes have been updated to use the
* ClassroomCredentials class. */
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.29.0'
}

test {
Expand Down

0 comments on commit 4edf369

Please sign in to comment.