Skip to content

Commit 859a526

Browse files
Bump org.junit:junit-bom from 6.0.0 to 6.0.1
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] <[email protected]>
1 parent 9126dc7 commit 859a526

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
@@ -116,7 +116,7 @@
116116
<test.persistence.unit>brmo.persistence.hsqldb</test.persistence.unit>
117117
<test.hsqldb.version>2.7.4</test.hsqldb.version>
118118
<test.onlyITs>false</test.onlyITs>
119-
<test.junit-jupiter.version>6.0.0</test.junit-jupiter.version>
119+
<test.junit-jupiter.version>6.0.1</test.junit-jupiter.version>
120120
<maven.surefire.version>3.5.4</maven.surefire.version>
121121
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
122122
<versions-maven-plugin.version>2.19.1</versions-maven-plugin.version>

0 commit comments

Comments
 (0)