Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit c676df3

Browse files
chore: regenerate README (#640)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-12 14:27:23,815 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-asset/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-12 14:27:25,095 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/3fc946da-c0d3-4f34-aa0f-7583a68ef0a5/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent dc1e556 commit c676df3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-asset.git",
7-
"sha": "04e3e2306641a27a7fb55093e1118af8a6052a83"
7+
"sha": "dc1e556d396bd1f979b0956931e172de2bd0a498"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies:
4646

4747
If you are using Gradle 5.x or later, add this to your dependencies
4848
```Groovy
49-
implementation platform('com.google.cloud:libraries-bom:19.2.1')
49+
implementation platform('com.google.cloud:libraries-bom:20.0.0')
5050
5151
compile 'com.google.cloud:google-cloud-asset'
5252
```

0 commit comments

Comments
 (0)