8000 chore(deps): update dependency com.google.apis:google-api-services-cl… · coderatgoogle/java-docs-samples@8cb9b10 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cb9b10

Browse files
authored
chore(deps): update dependency com.google.apis:google-api-services-cloudiot to v1-rev20200804-1.30.10 (GoogleCloudPlatform#3529)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.apis:google-api-services-cloudiot | patch | `v1-rev20200519-1.30.10` -> `v1-rev20200804-1.30.10` | --- ### 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 0e0e667 commit 8cb9b10

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

iot/api-client/codelab/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.apis</groupId>
6969
<artifactId>google-api-services-cloudiot</artifactId>
70-
<version>v1-rev20200519-1.30.10</version>
70+
<version>v1-rev20200804-1.30.10</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.cloud</groupId>

iot/api-client/end-to-end-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.apis</groupId>
6060
<artifactId>google-api-services-cloudiot</artifactId>
61-
<version>v1-rev20200519-1.30.10</version>
61+
<version>v1-rev20200804-1.30.10</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.google.cloud</groupId>

iot/api-client/manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.apis</groupId>
6464
<artifactId>google-api-services-cloudiot</artifactId>
65-
<version>v1-rev20200519-1.30.10</version>
65+
<version>v1-rev20200804-1.30.10</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)
0