Skip to content

Commit 072cb39

Browse files
Bump junit-jupiter from 5.11.3 to 5.11.4
Bumps `junit-jupiter` from 5.11.3 to 5.11.4. Updates `org.junit.jupiter:junit-jupiter` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa39357 commit 072cb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ selenide = "7.5.1"
1313
allure = "2.29.1"
1414
aspectj = "1.9.22.1"
1515
slf4j = "2.0.16"
16-
junit-jupiter = "5.11.3"
16+
junit-jupiter = "5.11.4"
1717
junit-platform = "1.11.3"
1818

1919
[libraries]

0 commit comments

Comments
 (0)