Skip to content

Commit a4db4d4

Browse files
Bump junit-jupiter.version from 5.13.4 to 6.0.0
Bumps `junit-jupiter.version` from 5.13.4 to 6.0.0. Updates `org.junit.jupiter:junit-jupiter` 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) Updates `org.junit.jupiter:junit-jupiter-engine` 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 dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6382f84 commit a4db4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsphere-java-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<slf4j.version>1.7.36</slf4j.version>
2727
<logback.version>1.2.13</logback.version>
2828
<!-- Testing -->
29-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
29+
<junit-jupiter.version>6.0.0</junit-jupiter.version>
3030
<jmh.version>1.37</jmh.version>
3131
</properties>
3232

0 commit comments

Comments
 (0)