Skip to content

Commit 0c46296

Browse files
build(deps): bump junit-jupiter.version from 5.6.2 to 5.7.0 (#95)
Bumps `junit-jupiter.version` from 5.6.2 to 5.7.0. Updates `junit-jupiter-api` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Updates `junit-jupiter-engine` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Updates `junit-jupiter-params` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b2de1b commit 0c46296

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
@@ -66,7 +66,7 @@
6666
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
6767
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
6868
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
69-
<junit-jupiter.version>5.6.2</junit-jupiter.version>
69+
<junit-jupiter.version>5.7.0</junit-jupiter.version>
7070
</properties>
7171

7272
<distributionManagement>

0 commit comments

Comments
 (0)