Skip to content

Commit f649735

Browse files
elharochingor13
authored andcommitted
docs: fix include instructions in google-auth-library-bom README (#352)
1 parent 6ab8758 commit f649735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To use it in Maven, add the following to your `pom.xml`:
1212
<dependency>
1313
<groupId>com.google.auth</groupId>
1414
<artifactId>google-auth-library-bom</artifactId>
15-
<version>0.16.2</version>
15+
<version>0.17.1/version>
1616
<type>pom</type>
1717
<scope>import</scope>
1818
</dependency>

0 commit comments

Comments
 (0)