Skip to content

Commit e24296c

Browse files
Bump junit5.version from 5.11.0 to 5.11.4 (#114)
Bumps `junit5.version` from 5.11.0 to 5.11.4. Updates `org.junit.vintage:junit-vintage-engine` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development 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 872c7bf commit e24296c

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.9.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.0</junit5.version>
68+
<junit5.version>5.11.4</junit5.version>
6969

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

0 commit comments

Comments
 (0)