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-rev20220720-1.32.1 to v1-rev20241201-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 Dec 10, 2024
1 parent 005441d commit 02e5caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<google.compute.api.version>1.32.1</google.compute.api.version>
<com.google.oauth-client.version>1.34.1</com.google.oauth-client.version>
<google.j2objc.version>2.8</google.j2objc.version>
<compute.revision>20220720</compute.revision>
<compute.revision>v1-rev20241201-2.0.0</compute.revision>
<gcp-plugin-core.version>0.3.0</gcp-plugin-core.version>
<hpi.compatibleSinceVersion>4.1.0</hpi.compatibleSinceVersion>
<concurrency>10</concurrency>
Expand All @@ -101,7 +101,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-compute</artifactId>
<version>v1-rev${compute.revision}-${google.compute.api.version}</version>
<version>v1-rev${compute.revision}</version>
<exclusions>
<exclusion>
<groupId>com.google.api-client</groupId>
Expand Down

0 comments on commit 02e5caf

Please sign in to comment.