Skip to content

Commit

Permalink
chore(doc): libraries-bom 4.3.0 (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Mar 24, 2020
1 parent bcc41dd commit 3bd7387
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>4.2.0</version>
<version>4.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 3bd7387

Please sign in to comment.