Skip to content

Commit

Permalink
deps: update libraries-bom to 3.3.0 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and codyoss committed Dec 30, 2019
1 parent 654af53 commit 91c2a4e
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 Bom, Add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>3.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 91c2a4e

Please sign in to comment.