File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies {
3939 testFixturesImplementation(project(" :wisp:wisp-deployment" ))
4040 testFixturesImplementation(project(" :misk-config" ))
4141
42- testImplementation(" com.squareup.okio:okio:3.3 .0" )
42+ testImplementation(" com.squareup.okio:okio:3.16 .0" )
4343 testImplementation(libs.assertj)
4444 testImplementation(libs.junitApi)
4545 testImplementation(libs.logbackClassic)
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
3030 testImplementation(libs.moshiKotlin)
3131 testImplementation(libs.okHttpMockWebServer)
3232 testImplementation(project(" :wisp:wisp-deployment" ))
33- testImplementation(" com.squareup.okio:okio:3.3 .0" )
33+ testImplementation(" com.squareup.okio:okio:3.16 .0" )
3434 testImplementation(project(" :misk-service" ))
3535 testImplementation(project(" :misk-testing" ))
3636}
You can’t perform that action at this time.
0 commit comments