Skip to content

Commit 6037c21

Browse files
chore: regenerate README (googleapis#357)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-26 09:12:10,581 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-26 09:12:11,470 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/3f6414f5-29f9-4e65-909b-0d4b01a310d1/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 7350eeb commit 6037c21

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": "71ea89c618facee5c801db18e28d4f89d03892b0"
7+
"sha": "77e2385390074117eb704ec89d5e682d0fdf1dea"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "b259489b06b25f399768b74b8baa943991f38ea7"
14+
"sha": "3816b080296d4d52975079fd26c110dd26ba25af"
1515
}
1616
}
1717
]

java-resourcemanager/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ compile 'com.google.cloud:google-cloud-resourcemanager'
5454
```
5555
If you are using Gradle without BOM, add this to your dependencies
5656
```Groovy
57-
compile 'com.google.cloud:google-cloud-resourcemanager:0.118.7-alpha'
57+
compile 'com.google.cloud:google-cloud-resourcemanager:0.118.8-alpha'
5858
```
5959

6060
If you are using SBT, add this to your dependencies
6161
```Scala
62-
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0.118.7-alpha"
62+
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0.118.8-alpha"
6363
```
6464

6565
## Authentication

0 commit comments

Comments
 (0)