Skip to content

Commit

Permalink
changes without context (#412)
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 authored Jul 1, 2020
1 parent b546f6c commit 34ac8d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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-storage</artifactId>
<version>1.109.1</version>
<version>1.111.0</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-storage.git",
"sha": "37f00ebc84ff4069f14e1cfa0f0a5f9552f08282"
"sha": "a5773d4c43127e808ee56b7185e58af6c3cdb8a2"
}
},
{
Expand Down

0 comments on commit 34ac8d2

Please sign in to comment.