Skip to content

Commit

Permalink
deps: update dependency io.grafeas:grafeas to v1 (#833)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [io.grafeas:grafeas](https://togithub.com/googleapis/java-grafeas) | major | `0.25.0` -> `1.0.0` |

---

### Release Notes

<details>
<summary>googleapis/java-grafeas</summary>

### [`v1.0.0`](https://togithub.com/googleapis/java-grafeas/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapisjava-grafeascomparev0250v100-2020-08-12)

[Compare Source](https://togithub.com/googleapis/java-grafeas/compare/v0.25.0...v1.0.0)

##### Features

-   promote to 1.0.0 ([#&#8203;133](https://www.github.com/googleapis/java-grafeas/issues/133)) ([31eeadf](https://www.github.com/googleapis/java-grafeas/commit/31eeadf1cdc676d5eb7cd483d168005ff70935ac))

</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#googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot authored Aug 12, 2020
1 parent 0b9e246 commit 7839e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
<dependency>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>0.25.0</version>
<version>1.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 7839e4d

Please sign in to comment.