Skip to content

Commit

Permalink
Update dependency com.google.apis:google-api-services-gmail from v1-r…
Browse files Browse the repository at this point in the history
…ev20240422-2.0.0 to v1-rev20240520-2.0.0 (#139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 81d2ca1 commit 75e8cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/google/gmail-play-reviews/reviews.main.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@file:Repository("https://repo1.maven.org/maven2/")
@file:DependsOn("com.google.api-client:google-api-client:2.5.1")
@file:DependsOn("com.google.oauth-client:google-oauth-client-jetty:1.36.0")
@file:DependsOn("com.google.apis:google-api-services-gmail:v1-rev20240422-2.0.0")
@file:DependsOn("com.google.apis:google-api-services-gmail:v1-rev20240520-2.0.0")

import com.google.api.client.auth.oauth2.Credential
import com.google.api.client.extensions.java6.auth.oauth2.AuthorizationCodeInstalledApp
Expand Down

0 comments on commit 75e8cdc

Please sign in to comment.