Skip to content

Commit

Permalink
deps: bump libraries-bom version (#434)
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 10, 2020
1 parent 5b33b18 commit 2ee010c
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 @@ -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.5.0</version>
<version>5.6.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquery.git",
"sha": "21a3606f5fb65287f808b12a6fef65817c8a8ba6"
"sha": "5b33b18588c6f44f71d895c9811f52b97661fb4d"
}
},
{
Expand Down

0 comments on commit 2ee010c

Please sign in to comment.