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

Commit 8c29ff7

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#363)
[![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.17.1` -> `0.18.0` | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v0.18.0`](https://github.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;0180-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0171v0180-2021-01-13) [Compare Source](https://github.com/googleapis/java-shared-dependencies/compare/v0.17.1...v0.18.0) ##### Features - add commons-codec to dependencyManagement ([#&#8203;251](https://github.com/googleapis/java-shared-dependencies/issues/251)) ([4ee990d](https://github.com/googleapis/java-shared-dependencies/commit/4ee990d79c9207c81155f6ee9279308a2d4d0f9d)) ##### Dependencies - update dependency com.google.errorprone:error_prone_annotations to v2.5.0 ([#&#8203;247](https://github.com/googleapis/java-shared-dependencies/issues/247)) ([37c0861](https://github.com/googleapis/java-shared-dependencies/commit/37c0861cfb89f13a0682c98067c633b13b30b827)) ##### [0.17.1](https://github.com/googleapis/java-shared-dependencies/compare/0.17.0...v0.17.1) (2021-01-12) ##### Dependencies - update dependency com.fasterxml.jackson:jackson-bom to v2.12.1 ([#&#8203;245](https://github.com/googleapis/java-shared-dependencies/issues/245)) ([5ffc8a0](https://github.com/googleapis/java-shared-dependencies/commit/5ffc8a0d173ea0222ac9610ece0ac2aeb1d17f27)) </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-errorreporting).
1 parent e51cf7f commit 8c29ff7

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
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.google.cloud</groupId>
8888
<artifactId>google-cloud-shared-dependencies</artifactId>
89-
<version>0.17.1</version>
89+
<version>0.18.0</version>
9090
<type>pom</type>
9191
<scope>import</scope>
9292
</dependency>

0 commit comments

Comments
 (0)