Skip to content

Commit

Permalink
chore(docs): update libraries-bom to 3.1.0 (googleapis#907)
Browse files Browse the repository at this point in the history
Libraries-bom 3.1.0 release
  • Loading branch information
suztomo authored and chingor13 committed Dec 10, 2019
1 parent ee2c27e commit 53c50d2
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>3.0.0</version>
<version>3.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 53c50d2

Please sign in to comment.