Skip to content

Commit 1d65365

Browse files
chore: regenerate README (googleapis#453)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-19 14:46:36,664 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-resourcemanager/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-19 14:46:37,958 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/9a701fb1-d89d-4626-be50-3c54e70783d5/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent ab8442e commit 1d65365

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": "0b40e2539aafb194a79a9c30d2a9e12718d5390b"
7+
"sha": "c261ab5326218164483a393a2bf06c57319f0e9d"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "082e1ca0863b13ada8594fe91845380765da5b70"
14+
"sha": "ff6b759fcb58f216f62b48d5be0bb85fafbc3bb2"
1515
}
1616
}
1717
]

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>20.0.0</version>
23+
<version>20.1.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -48,7 +48,7 @@ If you are using Maven without BOM, add this to your dependencies:
4848

4949
If you are using Gradle 5.x or later, add this to your dependencies
5050
```Groovy
51-
implementation platform('com.google.cloud:libraries-bom:20.0.0')
51+
implementation platform('com.google.cloud:libraries-bom:20.1.0')
5252
5353
compile 'com.google.cloud:google-cloud-resourcemanager'
5454
```

0 commit comments

Comments
 (0)