We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f7c4a5 + 1dfce92 commit 1d255d9Copy full SHA for 1d255d9
monitoring/v3/pom.xml
@@ -70,7 +70,7 @@
70
<dependency>
71
<groupId>com.google.apis</groupId>
72
<artifactId>google-api-services-monitoring</artifactId>
73
- <version>v3-rev14-1.22.0</version>
+ <version>v3-rev15-1.22.0</version>
74
</dependency>
75
76
<groupId>com.google.code.gson</groupId>
pom.xml
@@ -153,7 +153,7 @@
153
154
<groupId>org.mockito</groupId>
155
<artifactId>mockito-core</artifactId>
156
- <version>2.2.8</version>
+ <version>2.2.9</version>
157
<scope>test</scope>
158
159
0 commit comments