We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9a5f2 commit c857d43Copy full SHA for c857d43
clients/google-api-services-youtubeAnalytics/v2/2.0.0/pom.xml
@@ -92,7 +92,7 @@
92
<link>http://docs.oracle.com/javase/7/docs/api</link>
93
<link>https://googleapis.dev/java/google-http-client/1.45.3/</link>
94
<link>https://googleapis.dev/java/google-oauth-client/1.37.0/</link>
95
- <link>https://googleapis.dev/java/google-api-client/2.7.1/</link>
+ <link>https://googleapis.dev/java/google-api-client/2.7.2/</link>
96
</links>
97
</configuration>
98
</plugin>
@@ -125,7 +125,7 @@
125
<dependency>
126
<groupId>com.google.api-client</groupId>
127
<artifactId>google-api-client</artifactId>
128
- <version>2.7.1</version>
+ <version>2.7.2</version>
129
</dependency>
130
</dependencies>
131
0 commit comments