Skip to content

Commit 0330aa1

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 e49fb41 commit 0330aa1

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
@@ -7,7 +7,7 @@ repositories {
77

88
dependencies {
99
implementation 'com.google.api-client:google-api-client:2.0.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.14.0'
1111
implementation 'com.google.apis:google-api-services-classroom:v1-rev20220323-2.0.0'
1212
testImplementation 'junit:junit:4.13.2'
1313
}

0 commit comments

Comments
 (0)