Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit a2f7a30

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 (#320)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://github.com/googleapis/java-shared-dependencies) | minor | `0.15.0` -> `0.16.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.16.0`](https://github.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0160-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0150v0160-2020-12-02) [Compare Source](https://github.com/googleapis/java-shared-dependencies/compare/v0.15.0...v0.16.0) ##### Dependencies - update dependency com.fasterxml.jackson:jackson-bom to v2.12.0 ([#&#8203;225](https://github.com/googleapis/java-shared-dependencies/issues/225)) ([b78a1ef](https://github.com/googleapis/java-shared-dependencies/commit/b78a1ef83ad946b0d29cd0dff46e48fbde44d120)) - update dependency com.google.api-client:google-api-client-bom to v1.31.1 ([#&#8203;215](https://github.com/googleapis/java-shared-dependencies/issues/215)) ([08d643a](https://github.com/googleapis/java-shared-dependencies/commit/08d643aaf289984b87d734274830712af82585b6)) - update dependency com.google.protobuf:protobuf-bom to v3.14.0 ([#&#8203;217](https://github.com/googleapis/java-shared-dependencies/issues/217)) ([01a9c64](https://github.com/googleapis/java-shared-dependencies/commit/01a9c6442906e8482a53712eba95ccc6f7040928)) - update dependency io.grpc:grpc-bom to v1.34.0 ([#&#8203;228](https://github.com/googleapis/java-shared-dependencies/issues/228)) ([425d1ea](https://github.com/googleapis/java-shared-dependencies/commit/425d1eab2a046c365f816f946576e4030e7c3696)) - update gax.version to v1.60.1 ([#&#8203;223](https://github.com/googleapis/java-shared-dependencies/issues/223)) ([84c75bd](https://github.com/googleapis/java-shared-dependencies/commit/84c75bdbd3f86ef7187373289ee08ad3a0c24719)) - update google.core.version to v1.94.0 ([#&#8203;212](https://github.com/googleapis/java-shared-dependencies/issues/212)) ([764ef5e](https://github.com/googleapis/java-shared-dependencies/commit/764ef5e9a2272cd9244a8fc5cc107ffacf9e9d5b)) </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**: Whenever PR becomes conflicted, 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#github/googleapis/java-resourcemanager).
1 parent e4b4e09 commit a2f7a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.cloud</groupId>
7777
<artifactId>google-cloud-shared-dependencies</artifactId>
78-
<version>0.15.0</version>
78+
<version>0.16.0</version>
7979
<type>pom</type>
8080
<scope>import</scope>
8181
</dependency>

0 commit comments

Comments
 (0)