Skip to content

Commit 5253c6c

Browse files
elharochingor13
authored andcommitted
docs: use libraries-bom 2.6.0 in setup instructions (#847)
1 parent ade23dc commit 5253c6c

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.2.1</version>
26+
<version>2.6.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>

0 commit comments

Comments
 (0)