Skip to content

Commit 891ab03

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbecbed commit 891ab03

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
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212

1313
<!-- Testing -->
14-
<junit.jupiter.version>6.0.0</junit.jupiter.version>
14+
<junit.jupiter.version>6.0.1</junit.jupiter.version>
1515
<equalsverifier.version>4.2.1</equalsverifier.version>
1616

1717
<!-- Apache Commons libraries -->

0 commit comments

Comments
 (0)