Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 6b305a1

Browse files
1 parent 748b1e2 commit 6b305a1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies:
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-tasks</artifactId>
43-
<version>1.29.1</version>
43+
<version>1.29.0</version>
4444
</dependency>
4545

4646
```

synth.metadata

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
2-
"updateTime": "2020-04-07T00:58:54.363997Z",
2+
"updateTime": "2020-04-09T11:49:42.093607Z",
33
"sources": [
4+
{
5+
"git": {
6+
"name": ".",
7+
"remote": "https://github.com/googleapis/java-tasks.git",
8+
"sha": "21a425829a423378f5b2198bac0c755ea42267a4"
9+
}
10+
},
411
{
512
"git": {
613
"name": "googleapis",

0 commit comments

Comments
 (0)