Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit e3e558f

Browse files
Bump junit-jupiter-engine from 5.7.0 to 5.7.1
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce31354 commit e3e558f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353

5454
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
5555
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.0'
56-
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
56+
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.7.1'
5757
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.7.0'
5858
testImplementation 'org.assertj:assertj-core:3.19.0'
5959
testImplementation 'org.mockito:mockito-core:3.7.7'

0 commit comments

Comments
 (0)