Skip to content

Commit

Permalink
docs: update libraries-bom to 2.7.1 in setup (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and chingor13 committed Oct 28, 2019
1 parent eee85cd commit cc2ea16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.md
Expand Up @@ -23,7 +23,7 @@ the `dependencyManagement` section of your `pom.xml`:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.6.0</version>
<version>2.7.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit cc2ea16

Please sign in to comment.