Skip to content

Commit 74dcdde

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.6.0 (#79)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 117afa1 commit 74dcdde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
101101

102102
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'
103-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
103+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
104104
}
105105

106106
test {

0 commit comments

Comments
 (0)