Skip to content

Commit 3fa8b00

Browse files
authored
deps: update dependency com.google.truth.extensions:truth-proto-extension to v1.1.2 (#704)
[![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.truth.extensions:truth-proto-extension | `1.0.1` -> `1.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.truth.extensions:truth-proto-extension/1.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.truth.extensions:truth-proto-extension/1.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.truth.extensions:truth-proto-extension/1.1.2/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.truth.extensions:truth-proto-extension/1.1.2/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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).
1 parent 13e7796 commit 3fa8b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>com.google.truth.extensions</groupId>
188188
<artifactId>truth-proto-extension</artifactId>
189-
<version>1.0.1</version>
189+
<version>1.1.2</version>
190190
<scope>test</scope>
191191
</dependency>
192192
<dependency>

0 commit comments

Comments
 (0)