Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency org.threeten:threetenbp to v1.4.4 (#167)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | patch | `1.4.3` -> `1.4.4` |

---

### Release Notes

<details>
<summary>ThreeTen/threetenbp</summary>

### [`v1.4.4`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.4)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.3...v1.4.4)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

</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-pubsub).
  • Loading branch information
renovate-bot committed Apr 27, 2020
1 parent b883b45 commit 78ead3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -72,7 +72,7 @@
<junit.version>4.13</junit.version>
<easymock.version>4.2</easymock.version>
<guava.version>29.0-android</guava.version>
<threeten.version>1.4.3</threeten.version>
<threeten.version>1.4.4</threeten.version>
<javax.annotations.version>1.3.2</javax.annotations.version>
<errorprone.version>2.3.4</errorprone.version>
<http-client-bom.version>1.34.2</http-client-bom.version>
Expand Down

0 comments on commit 78ead3a

Please sign in to comment.