Skip to content

Commit fc3aadc

Browse files
authored
chore(deps): update dependency com.google.apis:google-api-services-jobs to v3-rev20200604-1.30.10 (GoogleCloudPlatform#3341)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.apis:google-api-services-jobs | patch | `v3-rev20200604-1.30.9` -> `v3-rev20200604-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 7965a51 commit fc3aadc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jobs/v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.google.apis</groupId>
3434
<artifactId>google-api-services-jobs</artifactId>
35-
<version>v3-rev20200604-1.30.9</version>
35+
<version>v3-rev20200604-1.30.10</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>com.google.auth</groupId>

jobs/v4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.google.apis</groupId>
5252
<artifactId>google-api-services-jobs</artifactId>
53-
<version>v3-rev20200604-1.30.9</version>
53+
<version>v3-rev20200604-1.30.10</version>
5454
</dependency>
5555
<!-- [END jobs_java_dependencies_beta] -->
5656

0 commit comments

Comments
 (0)