Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-conformance-tes…
Browse files Browse the repository at this point in the history
…ts to v0.1.1 (#852)

[![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-conformance-tests](https://togithub.com/googleapis/java-shared-config) | `0.1.0` -> `0.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-conformance-tests/0.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-conformance-tests/0.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-conformance-tests/0.1.1/compatibility-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-conformance-tests/0.1.1/confidence-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.1.1`](https://togithub.com/googleapis/java-shared-config/releases/v0.1.1)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.1.0...v0.1.1)

09-06-2019 15:05 PDT

##### Bug Fixes

-   use upper bounds checks, not full convergence ([#&#8203;18](https://togithub.com/googleapis/java-shared-config/pull/18))

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v8.24 ([#&#8203;15](https://togithub.com/googleapis/java-shared-config/pull/15))

##### Internal / Testing Changes

-   regenerate build files from templates ([#&#8203;16](https://togithub.com/googleapis/java-shared-config/pull/16))
-   bump next snapshot ([#&#8203;17](https://togithub.com/googleapis/java-shared-config/pull/17))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **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 committed Jun 2, 2021
1 parent 8b9c52c commit e1c951c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -162,7 +162,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-conformance-tests</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
Expand Down

0 comments on commit e1c951c

Please sign in to comment.