Skip to content

Commit

Permalink
docs: 19.0.0 libraries-bom (#1312)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Mar 4, 2021
1 parent fc00f28 commit 62be21b
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>18.0.0</version>
<version>19.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 62be21b

Please sign in to comment.