Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Update bom version (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Feb 3, 2020
1 parent 23ae53f commit 389229f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,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>3.1.0</version>
<version>3.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 389229f

Please sign in to comment.