There was an error while loading. Please reload this page.
1 parent 5bee30b commit 8974170Copy full SHA for 8974170
README.md
@@ -47,11 +47,11 @@ If you are using Maven without BOM, add this to your dependencies:
47
48
If you are using Gradle, add this to your dependencies
49
```Groovy
50
-compile 'com.google.cloud:google-cloud-tasks:1.29.1'
+compile 'com.google.cloud:google-cloud-tasks:1.29.2'
51
```
52
If you are using SBT, add this to your dependencies
53
```Scala
54
-libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "1.29.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "1.29.2"
55
56
[//]: # ({x-version-update-end})
57
0 commit comments