Skip to content

Commit bfae88a

Browse files
Bump junit5.version from 5.11.4 to 5.12.1
Bumps `junit5.version` from 5.11.4 to 5.12.1. Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1c1887 commit bfae88a

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
@@ -65,7 +65,7 @@
6565
<pmd.langtest.version>7.11.0</pmd.langtest.version>
6666
<kotlin.version>2.0.21</kotlin.version>
6767
<kotest.version>5.9.1</kotest.version>
68-
<junit5.version>5.11.4</junit5.version>
68+
<junit5.version>5.12.1</junit5.version>
6969

7070
<!-- Those have different values based on the profile -->
7171
<openjfx.scope>provided</openjfx.scope>

0 commit comments

Comments
 (0)