Skip to content

Commit 237bdfa

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

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
@@ -105,7 +105,7 @@ dependencies {
105105
compile 'com.google.guava:guava:28.2-jre'
106106

107107
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'
108-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
108+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
109109
}
110110

111111
test {

0 commit comments

Comments
 (0)