We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1056e98 + 5ab0123 commit 1dfce92Copy full SHA for 1dfce92
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
@@ -147,7 +147,7 @@
147
148
<groupId>org.mockito</groupId>
149
<artifactId>mockito-core</artifactId>
150
- <version>2.2.8</version>
+ <version>2.2.9</version>
151
<scope>test</scope>
152
153
0 commit comments