Skip to content

Commit 15d7b51

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 fa22355 commit 15d7b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<properties>
3939
<openmrs.platform.version>2.1.1</openmrs.platform.version>
4040
<!--test dependencies-->
41-
<junitVersion>4.12</junitVersion>
41+
<junitVersion>4.13.1</junitVersion>
4242
<powerMockVersion>1.6.5</powerMockVersion>
4343
<hamcrestVersion>1.3</hamcrestVersion>
4444
<mockitoVersion>1.10.19</mockitoVersion>

0 commit comments

Comments
 (0)