We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1a3f9 commit ec0ae42Copy full SHA for ec0ae42
compute/cmdline/pom.xml
@@ -34,7 +34,7 @@ limitations under the License.
34
<properties>
35
<maven.compiler.target>1.8</maven.compiler.target>
36
<maven.compiler.source>1.8</maven.compiler.source>
37
- <project.compute.version>v1-rev20211130-1.32.1</project.compute.version>
+ <project.compute.version>v1-rev20230425-2.0.0</project.compute.version>
38
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39
</properties>
40
0 commit comments