Skip to content

Commit 77655f1

Browse files
Update README.md
Co-authored-by: Lawrence Qiu <[email protected]>
1 parent e22ea48 commit 77655f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ If you are using Maven, add this to your pom.xml file (notice that you can repla
105105
```xml
106106
<dependency>
107107
<groupId>com.google.auth</groupId>
108-
<!-- Let the BOM manage the transitive dependencies and module version. -->
108+
<!-- Let the BOM manage the module and dependency versions -->
109109
<!-- Replace with the module(s) that are needed -->
110110
<artifactId>google-auth-library-oauth2-http</artifactId>
111111
</dependency>

0 commit comments

Comments
 (0)