Skip to content

Commit

Permalink
chore: regenerate README and add file tracking to synth.metadata
Browse files Browse the repository at this point in the history
* Bump libraries-bom version to 8.1.0 in README.md
* Enable synth file tracking in synth.metadata
  • Loading branch information
yoshi-automation committed Jul 23, 2020
1 parent 7255a42 commit 8448c31
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>8.0.0</version>
<version>8.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8448c31

Please sign in to comment.