Skip to content

Commit a08c1b2

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.22.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]>
1 parent e3102ab commit a08c1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classroom/snippets/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
/** This will be removed once all the classes have been updated to use the
1515
* ClassroomCredentials class. */
16-
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
16+
implementation 'com.google.auth:google-auth-library-oauth2-http:1.22.0'
1717
}
1818

1919
test {

0 commit comments

Comments
 (0)