Skip to content

Commit

Permalink
docs: fix include instructions in google-auth-library-bom README (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and chingor13 committed Oct 2, 2019
1 parent 6ab8758 commit f649735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/README.md
Expand Up @@ -12,7 +12,7 @@ To use it in Maven, add the following to your `pom.xml`:
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-bom</artifactId>
<version>0.16.2</version>
<version>0.17.1/version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f649735

Please sign in to comment.