Skip to content

Commit bbe4bcb

Browse files
Bump org.junit:junit-bom from 6.0.0 to 6.0.1 (#679)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61506e7 commit bbe4bcb

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
@@ -22,7 +22,7 @@
2222
<maven.compiler.target>${java.version}</maven.compiler.target>
2323
<jdbi.version>2.78</jdbi.version>
2424
<junit.version>4.13.2</junit.version>
25-
<junit-jupiter.version>6.0.0</junit-jupiter.version>
25+
<junit-jupiter.version>6.0.1</junit-jupiter.version>
2626
<liquibase.version>5.0.1</liquibase.version>
2727
<maven-build-info-plugin.version>1.3</maven-build-info-plugin.version>
2828
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)