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

Commit

Permalink
chore: regenerate README (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Mar 1, 2021
1 parent 013f53f commit 066b9e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-asset.git",
"sha": "425c5c36c4bfffdbcabc7aadf5d61c2f97495d4f"
"sha": "6d81810c1c1d36d6c64471cc10ce70431c0b4116"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "79ab0b44a2cc7d803d07c107f9faf07729fc4012"
"sha": "8c5628b86cfa8386de7b8fc1675e6b528b552d57"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies:

If you are using Gradle 5.x or later, add this to your dependencies
```Groovy
implementation platform('com.google.cloud:libraries-bom:17.0.0')
implementation platform('com.google.cloud:libraries-bom:18.0.0')
compile 'com.google.cloud:google-cloud-asset'
```
Expand Down

0 comments on commit 066b9e9

Please sign in to comment.