Skip to content

Commit 67c7e77

Browse files
authored
Update README.md (#512)
1 parent da69f1a commit 67c7e77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ This project hosts the Java client library for the Google Ads API.
2323
<dependency>
2424
<groupId>com.google.api-ads</groupId>
2525
<artifactId>google-ads</artifactId>
26-
<version>16.0.0</version>
26+
<version>16.0.1</version>
2727
</dependency>
2828

2929
## Gradle dependency
3030

31-
implementation 'com.google.api-ads:google-ads:16.0.0'
31+
implementation 'com.google.api-ads:google-ads:16.0.1'
3232

3333
## Documentation
3434

0 commit comments

Comments
 (0)