Skip to content

Commit ea2ee52

Browse files
Bump junit-jupiter-api from 5.4.2 to 5.6.0
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.4.2 to 5.6.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.4.2...r5.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 848e3a0 commit ea2ee52

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
@@ -45,7 +45,7 @@ dependencies {
4545
compile "org.mockito:mockito-core:$mockitoVersion"
4646
compile 'net.jodah:typetools:0.6.1'
4747

48-
testCompile 'org.junit.jupiter:junit-jupiter-api:5.4.2'
48+
testCompile 'org.junit.jupiter:junit-jupiter-api:5.6.0'
4949
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.4.2'
5050
testCompile "org.mockito:mockito-junit-jupiter:$mockitoVersion"
5151
testCompile 'org.assertj:assertj-core:3.13.2'

0 commit comments

Comments
 (0)