Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-gcloud-maven-pl…
Browse files Browse the repository at this point in the history
…ugin to v0.1.2 (googleapis#652)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-gcloud-maven-plugin](https://togithub.com/googleapis/java-gcloud-maven-plugin) | `0.1.0` -> `0.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gcloud-maven-plugin/0.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gcloud-maven-plugin/0.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gcloud-maven-plugin/0.1.2/compatibility-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-gcloud-maven-plugin/0.1.2/confidence-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-gcloud-maven-plugin</summary>

### [`v0.1.2`](https://togithub.com/googleapis/java-gcloud-maven-plugin/blob/master/CHANGELOG.md#&#8203;012-httpswwwgithubcomgoogleapisjava-gcloud-maven-plugincomparev011v012-2021-02-26)

[Compare Source](https://togithub.com/googleapis/java-gcloud-maven-plugin/compare/v0.1.1...v0.1.2)

### [`v0.1.1`](https://togithub.com/googleapis/java-gcloud-maven-plugin/blob/master/CHANGELOG.md#&#8203;011-httpswwwgithubcomgoogleapisjava-gcloud-maven-plugincomparev010v011-2021-02-25)

[Compare Source](https://togithub.com/googleapis/java-gcloud-maven-plugin/compare/v0.1.0...v0.1.1)

</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-bigtable).
  • Loading branch information
renovate-bot authored and ad548 committed Mar 13, 2021
1 parent ef2ecc7 commit ee8e57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bigtable-emulator/pom.xml
Expand Up @@ -41,7 +41,7 @@
<!-- https://github.com/googleapis/java-gcloud-maven-plugin -->
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-gcloud-maven-plugin</artifactId>
<version>0.1.0</version>
<version>0.1.2</version>

<executions>
<execution>
Expand Down

0 comments on commit ee8e57b

Please sign in to comment.