Skip to content

Commit

Permalink
changes without context (#295)
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 Apr 24, 2020
1 parent 217c964 commit b539f95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>5.1.0</version>
<version>5.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -3,8 +3,8 @@
{
"git": {
"name": ".",
"remote": "git@github.com:stephaniewang526/java-bigquery.git",
"sha": "5992b8f263aefadb05a8e9f382374deea655f503"
"remote": "https://github.com/googleapis/java-bigquery.git",
"sha": "217c9643b117a64f5981490159c9f7d30c12650a"
}
},
{
Expand Down

0 comments on commit b539f95

Please sign in to comment.