Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 2db0899

Browse files
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 572cdd2 commit 2db0899

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
@@ -47,7 +47,7 @@
4747
<guava.version>19.0</guava.version>
4848

4949
<!-- Test Dependencies -->
50-
<junit.version>4.12</junit.version>
50+
<junit.version>4.13.1</junit.version>
5151
<truth.version>0.28</truth.version>
5252
<compile-testing.version>0.8</compile-testing.version>
5353
<mockito.version>1.10.19</mockito.version>

0 commit comments

Comments
 (0)