Skip to content

Commit 16ee39e

Browse files
chore(deps): bump google-auth-library-oauth2-http in /slides/snippets (googleworkspace#357)
Bumps google-auth-library-oauth2-http from 1.10.0 to 1.11.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18921fb commit 16ee39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: slides/snippets/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
}
66

77
dependencies {
8-
implementation 'com.google.auth:google-auth-library-oauth2-http:1.10.0'
8+
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
99
implementation 'com.google.apis:google-api-services-drive:v3-rev20220815-2.0.0'
1010
implementation 'com.google.apis:google-api-services-sheets:v4-rev20220927-2.0.0'
1111
implementation 'com.google.apis:google-api-services-slides:v1-rev20220722-2.0.0'

0 commit comments

Comments
 (0)