Skip to content

Commit 63b3590

Browse files
authored
test(deps): update dependency com.google.truth:truth to v1.1 (#202)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.truth:truth](com/google/truth/truth) | minor | `1.0.1` -> `1.1` | --- ### 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-logging-logback).
1 parent 9180dfb commit 63b3590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<logback.version>1.2.3</logback.version>
1818
<easymock.version>3.6</easymock.version>
19-
<truth.version>1.0.1</truth.version>
19+
<truth.version>1.1</truth.version>
2020
<logging.version>1.102.0</logging.version>
2121
<slf4j.version>1.7.30</slf4j.version>
2222
<google.api-common.version>1.9.0</google.api-common.version>

0 commit comments

Comments
 (0)