Skip to content

Commit

Permalink
chore(deps): bump com.google.apis:google-api-services-gmail
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-gmail from v1-rev20220404-2.0.0 to v1-rev20231218-2.0.0.

---
updated-dependencies:
- dependency-name: com.google.apis:google-api-services-gmail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent e3102ab commit e43f849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gmail/snippets/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories {

dependencies {
implementation 'com.google.auth:google-auth-library-oauth2-http:1.11.0'
implementation 'com.google.apis:google-api-services-gmail:v1-rev20220404-2.0.0'
implementation 'com.google.apis:google-api-services-gmail:v1-rev20231218-2.0.0'
implementation 'javax.mail:mail:1.4.7'
implementation 'org.apache.commons:commons-csv:1.9.0'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit e43f849

Please sign in to comment.