Skip to content

Commit 5a58b68

Browse files
Bump junit.version from 5.7.0 to 5.7.1
Bumps `junit.version` from 5.7.0 to 5.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) Updates `junit-jupiter-engine` 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-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) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a97301 commit 5a58b68

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
@@ -8,7 +8,7 @@
88
<target.version>1.8</target.version>
99
<bintray.repo>andsel/maven</bintray.repo>
1010
<bintray.parent.package>io.moquette.moquette-parent</bintray.parent.package>
11-
<junit.version>5.7.0</junit.version>
11+
<junit.version>5.7.1</junit.version>
1212
</properties>
1313

1414
<groupId>io.moquette</groupId>

0 commit comments

Comments
 (0)