Skip to content

Commit 2dd9cec

Browse files
authored
test(deps): update dependency junit:junit to v4.13.2 (#374)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [junit:junit](http://junit.org) ([source](https://togithub.com/junit-team/junit4)) | `4.13.1` -> `4.13.2` | [![age](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/compatibility-slim/4.13.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/junit:junit/4.13.2/confidence-slim/4.13.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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-core).
1 parent 05f389b commit 2dd9cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<opencensus.version>0.24.0</opencensus.version>
164164
<annotations-api.version>1.3.2</annotations-api.version>
165165
<guava.version>30.1-android</guava.version><!-- We are currently using the *-android version to support JDK7. -->
166-
<junit.version>4.13.1</junit.version>
166+
<junit.version>4.13.2</junit.version>
167167
<truth.version>1.1</truth.version>
168168
<easymock.version>3.6</easymock.version>
169169
<findbugs.version>3.0.2</findbugs.version>

0 commit comments

Comments
 (0)