Skip to content

Commit 86743c0

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.14.3 to 5.14.4 (#578)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.14.3 to 5.14.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.3...r5.14.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.14.4 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 81d91ea commit 86743c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

junit-platform/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ dependencies {
3939
testImplementation 'org.assertj:assertj-core:3.27.7'
4040
testImplementation 'io.projectreactor:reactor-core:3.2.5.RELEASE'
4141

42-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.3'
43-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.14.3'
42+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.4'
43+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.14.4'
4444

4545

4646
// FIXME remove once https://github.com/gradle/gradle/issues/8806 is fixed

0 commit comments

Comments
 (0)