Skip to content

Commit ae07365

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

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
@@ -104,7 +104,7 @@ dependencies {
104104
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
105105
compile 'com.google.guava:guava:28.2-jre'
106106

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

0 commit comments

Comments
 (0)