Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: libraries-bom 20.1.0
  • Loading branch information
suztomo authored Apr 15, 2021
commit 29ccf0589fad2cb6eb02260b73dcb6346ebee7af
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ the `dependencyManagement` section of your `pom.xml`:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>19.2.1</version>
<version>20.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down