Skip to content

Commit 8974170

Browse files
updated README.md [ci skip]
1 parent 5bee30b commit 8974170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ If you are using Maven without BOM, add this to your dependencies:
4747

4848
If you are using Gradle, add this to your dependencies
4949
```Groovy
50-
compile 'com.google.cloud:google-cloud-tasks:1.29.1'
50+
compile 'com.google.cloud:google-cloud-tasks:1.29.2'
5151
```
5252
If you are using SBT, add this to your dependencies
5353
```Scala
54-
libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "1.29.1"
54+
libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "1.29.2"
5555
```
5656
[//]: # ({x-version-update-end})
5757

0 commit comments

Comments
 (0)