Skip to content

Commit d303439

Browse files
Bump junit-jupiter-engine from 5.6.2 to 5.7.0
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.6.2...r5.7.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c624ff1 commit d303439

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
@@ -112,5 +112,5 @@ dependencies {
112112

113113
testCompile 'com.google.truth:truth:0.42'
114114
testCompile 'org.junit.jupiter:junit-jupiter-api:5.6.2'
115-
testCompile 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
115+
testCompile 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
116116
}

0 commit comments

Comments
 (0)