File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ artifacts {
5252
5353dependencies {
5454 compileOnly ' com.google.appengine:appengine-api-1.0-sdk:2.0.4'
55- api ' com.squareup.okhttp3:okhttp:4.9.3 '
55+ api ' com.squareup.okhttp3:okhttp:5.0.0-alpha.7 '
5656 api ' com.google.code.gson:gson:2.9.0'
5757 api ' io.opencensus:opencensus-api:0.31.0'
5858 implementation ' org.slf4j:slf4j-api:1.7.36'
5959 testImplementation ' junit:junit:4.13.2'
60- testImplementation ' com.squareup.okhttp3:mockwebserver:4.9.3 '
60+ testImplementation ' com.squareup.okhttp3:mockwebserver:5.0.0-alpha.7 '
6161 testImplementation ' org.apache.httpcomponents:httpclient:4.5.13'
6262 testImplementation ' org.slf4j:slf4j-simple:1.7.36'
6363 testImplementation ' org.apache.commons:commons-lang3:3.12.0'
You can’t perform that action at this time.
0 commit comments