Skip to content

Commit af25446

Browse files
renovate-botlesv
authored andcommitted
Update dependency com.google.cloud:google-cloud-monitoring to v1.99.2
1 parent d1d9a97 commit af25446

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine-java8/bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.google.cloud</groupId>
5959
<artifactId>google-cloud-monitoring</artifactId>
60-
<version>1.98.0</version>
60+
<version>1.99.2</version>
6161
</dependency>
6262

6363
<dependency>

monitoring/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.cloud</groupId>
5757
<artifactId>google-cloud-monitoring</artifactId>
58-
<version>1.98.0</version>
58+
<version>1.99.2</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.google.guava</groupId>

monitoring/v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-monitoring</artifactId>
42-
<version>1.98.0</version>
42+
<version>1.99.2</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)