Skip to content

Commit

Permalink
Bump com.google.apis:google-api-services-compute
Browse files Browse the repository at this point in the history
Bumps com.google.apis:google-api-services-compute from v1-rev20240407-2.0.0 to v1-rev20241015-2.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent bb45f03 commit 5d4998b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/discovery-gce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ opensearchplugin {
}

dependencies {
api "com.google.apis:google-api-services-compute:v1-rev20240407-2.0.0"
api "com.google.apis:google-api-services-compute:v1-rev20241015-2.0.0"
api "com.google.api-client:google-api-client:1.35.2"
api "com.google.oauth-client:google-oauth-client:1.36.0"
api "com.google.http-client:google-http-client:${versions.google_http_client}"
Expand Down

0 comments on commit 5d4998b

Please sign in to comment.