Skip to content

Commit

Permalink
chore: update template (#372)
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 Jun 23, 2020
1 parent bdde4a3 commit f7e49a8
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 @@ -41,7 +41,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>0.134.0-beta</version>
<version>0.134.1-beta</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": "700ee5a5e93d16a3877f2045d1e1df3ba92a1c61"
"sha": "48339b79d1c4d8bec4df84796fb3c02866e9a75e"
}
},
{
Expand Down

0 comments on commit f7e49a8

Please sign in to comment.