Skip to content

Commit

Permalink
docs: changes without context (#538)
Browse files Browse the repository at this point in the history
autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
  • Loading branch information
yoshi-automation committed Sep 22, 2020
1 parent 41358bc commit 50bb618
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -11,7 +11,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "a2b65467b65f87449a5ffa160326eac19437e8fd"
"sha": "41358bc6a7e8aaf3e4a2ba6e517d4364380ded5c"
}
},
{
Expand Down

0 comments on commit 50bb618

Please sign in to comment.