Skip to content

Commit 695683a

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 ff8dccb commit 695683a

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
@@ -39,7 +39,7 @@
3939
<properties>
4040
<openmrs.platform.version>2.4.2</openmrs.platform.version>
4141
<!--test dependencies-->
42-
<junitVersion>4.13</junitVersion>
42+
<junitVersion>4.13.1</junitVersion>
4343
<powerMockVersion>2.0.7</powerMockVersion>
4444
<hamcrestVersion>2.2</hamcrestVersion>
4545
<mockitoVersion>3.5.11</mockitoVersion>

0 commit comments

Comments
 (0)