File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ dependencies {
4343 api ' com.squareup.okhttp3:okhttp:4.12.0'
4444 api ' com.squareup.okio:okio:3.11.0'
4545
46- testImplementation ' org.junit.jupiter:junit-jupiter-api:5.12.2 '
47- testImplementation ' org.junit.jupiter:junit-jupiter-params:5.12.2 '
48- testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.12.2 '
49- testImplementation ' org.assertj:assertj-core:3.27 .3'
46+ testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.3 '
47+ testImplementation ' org.junit.jupiter:junit-jupiter-params:5.11.3 '
48+ testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.11.3 '
49+ testImplementation ' org.assertj:assertj-core:3.26 .3'
5050 testImplementation ' com.google.code.bean-matchers:bean-matchers:0.14'
5151}
5252
You can’t perform that action at this time.
0 commit comments