Skip to content

Commit edbc354

Browse files
build(deps): bump jupiter from 5.11.3 to 5.12.0 (#4840)
Bumps `jupiter` from 5.11.3 to 5.12.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c73d147 commit edbc354

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
@@ -22,7 +22,7 @@ jetbrainsAnnotation = "26.0.2"
2222
jetty = "11.0.24"
2323
jetty-jakarta-servlet-api = "5.0.2"
2424
junit-pioneer = "2.3.0"
25-
jupiter = "5.11.3"
25+
jupiter = "5.12.0"
2626
micrometer = "1.14.4"
2727
mockito = "5.2.0"
2828
nimbus = "10.0.1"

0 commit comments

Comments
 (0)