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

Commit

Permalink
chore: regenerate README
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jan 6, 2021
1 parent 84a518d commit 440d9c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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-resourcemanager.git",
"sha": "3a0c9f089c5fcaf3d5c598d1106b6416293d1b50"
"sha": "84a518da37185f103be29e8db04704772cbf7f35"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "996775eca5fd934edac3c2ae34b80ff0395b1717"
"sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033"
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -48,11 +48,11 @@ If you are using Maven without BOM, add this to your dependencies:

If you are using Gradle, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-resourcemanager:0.118.5-alpha'
compile 'com.google.cloud:google-cloud-resourcemanager:0.118.6-alpha'
```
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0.118.5-alpha"
libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "0.118.6-alpha"
```

## Authentication
Expand Down

0 comments on commit 440d9c9

Please sign in to comment.