Skip to content

Commit ce546b3

Browse files
Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 (#497)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.12.2 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 a14c723 commit ce546b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.27.3'
3333
testImplementation 'io.projectreactor:reactor-core:3.2.5.RELEASE'
3434

35-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.1'
35+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.2'
3636
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.1'
3737

3838

0 commit comments

Comments
 (0)