Skip to content

Commit

Permalink
Fix bom/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kanterov committed Oct 18, 2019
1 parent 0f02de9 commit 044826b
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.17.1/version>
<version>0.17.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 044826b

Please sign in to comment.