Skip to content

Commit 8e4b617

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.33.1. --- 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 26cb124 commit 8e4b617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gmail/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.11.0'
8+
implementation 'com.google.auth:google-auth-library-oauth2-http:1.33.1'
99
implementation 'com.google.apis:google-api-services-gmail:v1-rev20220404-2.0.0'
1010
implementation 'javax.mail:mail:1.4.7'
1111
implementation 'org.apache.commons:commons-csv:1.9.0'

0 commit comments

Comments
 (0)