We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf916d commit 84450fdCopy full SHA for 84450fd
java-tasks/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>com.google.cloud</groupId>
31
<artifactId>google-cloud-tasks</artifactId>
32
- <version>2.2.0</version>
+ <version>2.3.0</version>
33
</dependency>
34
<!-- [END cloud_tasks_install_without_bom] -->
35
java-tasks/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
28
0 commit comments