Skip to content

Commit 41aaf29

Browse files
Bump org.junit:junit-bom from 5.13.4 to 6.0.0
Bumps [org.junit:junit-bom](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:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96393af commit 41aaf29

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
@@ -41,7 +41,7 @@
4141
<maven.compiler.release>8</maven.compiler.release>
4242
<pmd.version>7.16.0</pmd.version> <!-- pmd version used for tests -->
4343
<surefire.version>3.5.4</surefire.version>
44-
<junit.version>5.13.4</junit.version>
44+
<junit.version>6.0.0</junit.version>
4545
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
4646
<checkstyle.version>12.0.0</checkstyle.version>
4747

0 commit comments

Comments
 (0)