Skip to content

Commit 2dc98f4

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.13.4 to 6.0.0 (#159)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe8e673 commit 2dc98f4

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.junit.jupiter</groupId>
9898
<artifactId>junit-jupiter-engine</artifactId>
99-
<version>5.13.4</version>
99+
<version>6.0.0</version>
100100
<scope>test</scope>
101101
</dependency>
102102

0 commit comments

Comments
 (0)