Skip to content

Commit 441e87e

Browse files
chore(deps): bump junit.version from 5.7.0 to 5.7.1 (#97)
Bumps `junit.version` from 5.7.0 to 5.7.1. Updates `junit-jupiter-params` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.1) Updates `junit-jupiter-api` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56c3c89 commit 441e87e

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
@@ -22,7 +22,7 @@
2222
<sha1></sha1>
2323
<changelist>-SNAPSHOT</changelist>
2424
<java.version>11</java.version>
25-
<junit.version>5.7.0</junit.version>
25+
<junit.version>5.7.1</junit.version>
2626

2727
<maven.compiler.source>${java.version}</maven.compiler.source>
2828
<maven.compiler.target>${java.version}</maven.compiler.target>

0 commit comments

Comments
 (0)