Skip to content

Commit 3d4bca3

Browse files
chore(deps): bump google-auth-library-oauth2-http (googleworkspace#352)
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 def6803 commit 3d4bca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: adminSDK/alertcenter/quickstart/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ repositories {
1313

1414
dependencies {
1515
implementation 'com.google.api-client:google-api-client:2.0.0'
16-
implementation 'com.google.auth:google-auth-library-oauth2-http:1.10.0'
16+
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
1717
implementation 'com.google.apis:google-api-services-alertcenter:v1beta1-rev20220718-2.0.0'
1818
}

0 commit comments

Comments
 (0)