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 (#174)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2020-10-16 00:06:30,576 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-grafeas/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working directory clean
2020-10-16 00:06:31,529 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/624001e2-b331-4e02-9451-0fce89ac7c2d/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Oct 20, 2020
1 parent 789317b commit 504d5fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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-grafeas.git",
"sha": "2debd9893402606fed0d85f7492b73d133815755"
"sha": "10f444f146daef00e0c122ec2b79d914ff8e1dd9"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "b6164c26a111f7f587099d31253abb96b5737bb2"
"sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
}
}
]
Expand Down
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -21,8 +21,6 @@ If you are using Maven, add this to your pom.xml file:
</dependency>
```

[//]: # ({x-version-update-start:grafeas:released})

If you are using Gradle, add this to your dependencies
```Groovy
compile 'io.grafeas:grafeas:1.0.2'
Expand All @@ -31,7 +29,6 @@ If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "io.grafeas" % "grafeas" % "1.0.2"
```
[//]: # ({x-version-update-end})

## Authentication

Expand Down

0 comments on commit 504d5fe

Please sign in to comment.