Skip to content

Commit a48f972

Browse files
chore: regenerate README (googleapis#393)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-02 23:31:49,753 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-02 23:31:50,638 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/a1913407-16fa-4a39-840f-4aa2e9068fe6/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 03bd321 commit a48f972

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": "3eb78611e0ccfdee7ed9564df0a44df8a54ebe8c"
7+
"sha": "48bb623557f3e28dc08f5ded97df4f8c29542560"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "0199c79b8324fba66476300824aa931788c47e2d"
14+
"sha": "0780323da96d5a53925fe0547757181fe76e8f1e"
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.9-alpha'
57+
compile 'com.google.cloud:google-cloud-resourcemanager:0.118.10-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.9-alpha"
62+
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0.118.10-alpha"
6363
```
6464

6565
## Authentication

0 commit comments

Comments
 (0)