Skip to content

Commit a402b40

Browse files
dependabot[bot]zoewangg
authored andcommitted
Bump junit5.version from 5.4.2 to 5.7.1
Bumps `junit5.version` from 5.4.2 to 5.7.1. Updates `junit-jupiter-api` from 5.4.2 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.4.2...r5.7.1) Updates `junit-jupiter-engine` from 5.4.2 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.4.2...r5.7.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06d23db commit a402b40

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
@@ -115,7 +115,7 @@
115115

116116
<!--Test dependencies -->
117117
<junit.version>4.12</junit.version>
118-
<junit5.version>5.4.2</junit5.version>
118+
<junit5.version>5.7.1</junit5.version>
119119
<hamcrest.version>1.3</hamcrest.version>
120120
<mockito.version>1.10.19</mockito.version>
121121
<mockito2.version>2.28.2</mockito2.version>

0 commit comments

Comments
 (0)