Skip to content

Commit 1a16b7a

Browse files
chore(deps): bump google-auth-library-oauth2-http in /classroom/snippets
Bumps google-auth-library-oauth2-http from 1.11.0 to 1.14.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] <support@github.com>
1 parent 8718e29 commit 1a16b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.0'
1717
}
1818

1919
test {

0 commit comments

Comments
 (0)