Skip to content

Commit ec0ae42

Browse files
authored
fix(deps): update dependency com.google.apis:google-api-services-compute to v1-rev20230425-2.0.0 (GoogleCloudPlatform#8000)
1 parent 5a1a3f9 commit ec0ae42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/cmdline/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ limitations under the License.
3434
<properties>
3535
<maven.compiler.target>1.8</maven.compiler.target>
3636
<maven.compiler.source>1.8</maven.compiler.source>
37-
<project.compute.version>v1-rev20211130-1.32.1</project.compute.version>
37+
<project.compute.version>v1-rev20230425-2.0.0</project.compute.version>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
</properties>
4040

0 commit comments

Comments
 (0)