Skip to content

Commit 1536626

Browse files
build(deps): bump junit-jupiter.version from 5.11.2 to 5.11.3 (#221)
Bumps `junit-jupiter.version` from 5.11.2 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 504a905 commit 1536626

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.2.2</awaitility.version>
6868
<assertj-core.version>3.26.3</assertj-core.version>
6969

70-
<junit-jupiter.version>5.11.2</junit-jupiter.version>
70+
<junit-jupiter.version>5.11.3</junit-jupiter.version>
7171
<testng.version>7.10.2</testng.version>
7272
<testng-junit5-engine.version>1.0.5</testng-junit5-engine.version>
7373
<logback-classic.version>1.5.11</logback-classic.version>

0 commit comments

Comments
 (0)