Skip to content

Commit 28030f8

Browse files
chore: regenerate README (googleapis#601)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-19 18:53:18,226 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-19 18:53:19,232 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/fa6dcaf9-cab1-4306-89c6-1654d6bdc162/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 3717c00 commit 28030f8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

java-resourcemanager/.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-resourcemanager.git",
7-
"sha": "bf4570236194187e189fb1908023594f4e47f198"
7+
"sha": "9d75a09fa3c62f8c73be39d03620f3ff09b37dbc"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "a01e1a0bf70754f51450958b966bd673945d1e6e"
14+
"sha": "484b7ec7bdef3909589a83e3d763e7588cb8c37c"
1515
}
1616
}
1717
]

java-resourcemanager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ compile 'com.google.cloud:google-cloud-resourcemanager'
5656
If you are using Gradle without BOM, add this to your dependencies
5757

5858
```Groovy
59-
compile 'com.google.cloud:google-cloud-resourcemanager:1.0.1'
59+
compile 'com.google.cloud:google-cloud-resourcemanager:1.0.2'
6060
```
6161

6262
If you are using SBT, add this to your dependencies
6363

6464
```Scala
65-
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.0.1"
65+
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.0.2"
6666
```
6767

6868
## Authentication

0 commit comments

Comments
 (0)