We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7252929 commit 999aaf0Copy full SHA for 999aaf0
compute/cmdline/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
32
<properties>
33
<maven.compiler.target>1.8</maven.compiler.target>
34
<maven.compiler.source>1.8</maven.compiler.source>
35
- <project.compute.version>v1-rev20210918-1.32.1</project.compute.version>
+ <project.compute.version>v1-rev20211019-1.32.1</project.compute.version>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
</properties>
38
0 commit comments