Skip to content

Commit 3f922bc

Browse files
Bump org.junit:junit-bom from 6.0.0 to 6.0.1 (#112)
Bumps [org.junit:junit-bom](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:junit-bom dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b7e351 commit 3f922bc

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.18.0</pmd.version> <!-- pmd version used for tests -->
4343
<surefire.version>3.5.4</surefire.version>
44-
<junit.version>6.0.0</junit.version>
44+
<junit.version>6.0.1</junit.version>
4545
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
4646
<checkstyle.version>12.1.2</checkstyle.version>
4747

0 commit comments

Comments
 (0)