Skip to content

Commit

Permalink
chore: update BOM (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and stephaniewang526 committed Dec 16, 2019
1 parent c534e75 commit 0a5b137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 0a5b137

Please sign in to comment.