Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: bom 20.3.0 (#1368)
  • Loading branch information
elharo committed May 10, 2021
1 parent 3148f5d commit 0d8d2fe
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>20.2.0</version>
<version>20.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 0d8d2fe

Please sign in to comment.