Skip to content

Commit 5e1ac97

Browse files
chore: regenerate README (googleapis#527)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-18 22:04:25,761 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-18 22:04:26,995 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/ee918a59-c779-4dec-9100-3a8d92fff7d7/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 65754f9 commit 5e1ac97

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

+2-2
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": "7ce3fc5a27919d39577cc48df09203fbbb56a868"
7+
"sha": "84f9d8092d53f4450b70bb008616d55c680d8b20"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "740366bbb9a7e0f4b77fc75dc26be1d3a376c3e0"
14+
"sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
1515
}
1616
}
1717
]

java-resourcemanager/README.md

+2-2
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.119.6-alpha'
57+
compile 'com.google.cloud:google-cloud-resourcemanager:0.119.7-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.119.6-alpha"
62+
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0.119.7-alpha"
6363
```
6464

6565
## Authentication

0 commit comments

Comments
 (0)