Skip to content

Commit d9e9ef2

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

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
@@ -83,7 +83,7 @@ If you are using Maven, add this to your pom.xml file (notice that you can repla
8383
<dependency>
8484
<groupId>com.google.auth</groupId>
8585
<!-- Let the BOM manage the transitive dependencies and module version. -->
86-
<!-- Replace with the implementation module that suits your needs -->
86+
<!-- Replace with the module(s) that are needed -->
8787
<artifactId>google-auth-library-oauth2-http</artifactId>
8888
</dependency>
8989
```

0 commit comments

Comments
 (0)