Skip to content

Commit 117afa1

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

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
@@ -99,7 +99,7 @@ dependencies {
9999
compile group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '4.3.1'
100100
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
101101

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

0 commit comments

Comments
 (0)