Skip to content

Commit

Permalink
docs: libraries-bom 16.4.0 (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Feb 16, 2021
1 parent a36be4c commit 5af3673
Showing 1 changed file with 1 addition and 1 deletion.
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>16.3.0</version>
<version>16.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 5af3673

Please sign in to comment.