Skip to content

Commit

Permalink
docs: update libraries-bom (#54)
Browse files Browse the repository at this point in the history
@stephaniewang526 also this trivial change will let us see what warnings we already have at HEAD
  • Loading branch information
elharo committed Feb 4, 2020
1 parent 868307f commit abf05eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,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.0.0</version>
<version>3.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit abf05eb

Please sign in to comment.