We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba110c commit cb63c84Copy full SHA for cb63c84
1 file changed
README.md
@@ -23,7 +23,7 @@ This project hosts the Java client library for the Google Ads API.
23
<dependency>
24
<groupId>com.google.api-ads</groupId>
25
<artifactId>google-ads</artifactId>
26
- <version>15.0.0</version>
+ <version>16.0.0</version>
27
</dependency>
28
29
## Gradle dependency
0 commit comments