Skip to content

Commit 352ea7f

Browse files
authored
Update dependency com.google.cloud:google-cloud-monitoring to v1.100.1 (GoogleCloudPlatform#2635)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-monitoring](https://togithub.com/googleapis/java-monitoring) | patch | `1.100.0` -> `1.100.1` | --- ### Release Notes <details> <summary>googleapis/java-monitoring</summary> ### [`v1.100.1`](https://togithub.com/googleapis/java-monitoring/blob/master/CHANGELOG.md#&#8203;11001-httpswwwgithubcomgoogleapisjava-monitoringcomparev11000v11001-2020-04-10) [Compare Source](https://togithub.com/googleapis/java-monitoring/compare/v1.100.0...v1.100.1) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/java-docs-samples).
1 parent d411590 commit 352ea7f

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.100.0</version>
60+
<version>1.100.1</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.100.0</version>
58+
<version>1.100.1</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.100.0</version>
42+
<version>1.100.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>commons-cli</groupId>

0 commit comments

Comments
 (0)