Skip to content

Commit cc2ea16

Browse files
elharochingor13
authored andcommitted
docs: update libraries-bom to 2.7.1 in setup (#857)
1 parent eee85cd commit cc2ea16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the `dependencyManagement` section of your `pom.xml`:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>2.6.0</version>
26+
<version>2.7.1</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

0 commit comments

Comments
 (0)