Skip to content

Commit a072af8

Browse files
author
Reynald Borer
committed
Fix google-cloud-compute by bumping google-api-services-compute to v1-rev135-1.22.0
1 parent c5ee626 commit a072af8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-compute/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.apis</groupId>
2727
<artifactId>google-api-services-compute</artifactId>
28-
<version>v1-rev103-1.21.0</version>
28+
<version>v1-rev135-1.22.0</version>
2929
<scope>compile</scope>
3030
<exclusions>
3131
<exclusion>

0 commit comments

Comments
 (0)