Skip to content

Commit ff8606a

Browse files
authored
docs: xml syntax error in bom/README.md (#372)
Originally proposed in #371
1 parent 0f02de9 commit ff8606a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎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.17.1/version>
15+
<version>0.17.1</version>
1616
<type>pom</type>
1717
<scope>import</scope>
1818
</dependency>

0 commit comments

Comments
 (0)