Skip to content

Commit cca5bdf

Browse files
Bump junitJupiterVersion from 5.11.1 to 5.11.3 (#12968)
Bumps `junitJupiterVersion` from 5.11.1 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.1...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cf92e6 commit cca5bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ subprojects {
6666
jaxbImplVersion = "4.0.5"
6767
jetbrainsAnnotationsVersion = "26.0.1"
6868
jlayerVersion = "1.0.1.4"
69-
junitJupiterVersion = "5.11.1"
69+
junitJupiterVersion = "5.11.3"
7070
junitPlatformLauncherVersion = "1.11.3"
7171
logbackClassicVersion = "1.5.11"
7272
mockitoVersion = "5.13.0"

0 commit comments

Comments
 (0)