Skip to content

Commit 485bc89

Browse files
authored
chore(deps): update dependency com.google.apis:google-api-services-compute to v1-rev20200719-1.30.10 (GoogleCloudPlatform#3531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | com.google.apis:google-api-services-compute | patch | `v1-rev20200704-1.30.10` -> `v1-rev20200719-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 995f0c0 commit 485bc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/cmdline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ limitations under the License.
3232
<properties>
3333
<maven.compiler.target>1.8</maven.compiler.target>
3434
<maven.compiler.source>1.8</maven.compiler.source>
35-
<project.compute.version>v1-rev20200704-1.30.10</project.compute.version>
35+
<project.compute.version>v1-rev20200719-1.30.10</project.compute.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
</properties>
3838

0 commit comments

Comments
 (0)