Skip to content

Commit 5382a7e

Browse files
chore: regenerate README (googleapis#348)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-01-07 22:44:31,541 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-07 22:44:32,389 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/c0423f07-9cff-43be-b6f1-64a7136289e3/targets - [ ] To automatically regenerate this PR, check this box.
1 parent c13b851 commit 5382a7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-resourcemanager.git",
7-
"sha": "ef29f0a9c9203125ca9e4fe7caac2b47ae5426d1"
7+
"sha": "3d0c0ff258e31876dd327ed2a5970a93b82ce913"
88
}
99
},
1010
{

java-resourcemanager/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>16.2.0</version>
23+
<version>16.2.1</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-resourcemanager</artifactId>
44-
<version>0.118.6-alpha</version>
44+
<version>0.118.7-alpha</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)