Skip to content

Commit ac521bc

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 (#444)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api 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 fc62ca8 commit ac521bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

junit-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
testImplementation 'org.assertj:assertj-core:3.26.3'
3333
testImplementation 'io.projectreactor:reactor-core:3.2.5.RELEASE'
3434

35-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
35+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
3636
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
3737

3838

0 commit comments

Comments
 (0)