Skip to content

Commit abebbef

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

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
@@ -127,7 +127,7 @@ SPDX-License-Identifier: MIT
127127
<flyway.version>11.13.1</flyway.version>
128128
<!-- <hamcrest.version>3.0</hamcrest.version>-->
129129
<!-- <hibernate.version>6.6.26.Final</hibernate.version>-->
130-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
130+
<junit-jupiter.version>6.0.0</junit-jupiter.version>
131131
<!-- <micrometer.version>1.15.3</micrometer.version>-->
132132
<mssql-jdbc.version>13.2.0.jre11</mssql-jdbc.version>
133133
<oracle-database.version>23.9.0.25.07</oracle-database.version>

0 commit comments

Comments
 (0)