Skip to content

Commit 13e811a

Browse files
build(deps): bump junit-jupiter.version from 6.0.0 to 6.0.1 (#287)
Bumps `junit-jupiter.version` from 6.0.0 to 6.0.1. Updates `org.junit.jupiter:junit-jupiter` 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) Updates `org.junit.vintage:junit-vintage-engine` 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.jupiter:junit-jupiter dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine 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 2520430 commit 13e811a

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
@@ -67,7 +67,7 @@
6767
<awaitility.version>4.3.0</awaitility.version>
6868
<assertj-core.version>3.27.6</assertj-core.version>
6969

70-
<junit-jupiter.version>6.0.0</junit-jupiter.version>
70+
<junit-jupiter.version>6.0.1</junit-jupiter.version>
7171
<testng.version>7.11.0</testng.version>
7272
<testng-junit5-engine.version>1.0.6</testng-junit5-engine.version>
7373
<logback-classic.version>1.5.20</logback-classic.version>

0 commit comments

Comments
 (0)