Skip to content

Commit 8565e2a

Browse files
Bump junitJupiterVersion from 5.11.0 to 5.11.1 (#12910)
Bumps `junitJupiterVersion` from 5.11.0 to 5.11.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.1) --- 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 b627d49 commit 8565e2a

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.0"
69+
junitJupiterVersion = "5.11.1"
7070
junitPlatformLauncherVersion = "1.11.0"
7171
logbackClassicVersion = "1.5.11"
7272
mockitoVersion = "5.13.0"

0 commit comments

Comments
 (0)