File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -51,23 +51,13 @@ artifacts {
5151}
5252
5353dependencies {
54- <<<<<< < HEAD
55- compileOnly ' com.google.appengine:appengine-api-1.0-sdk:2.0.9'
56- api ' com.squareup.okhttp3:okhttp:5.0.0-alpha.10'
57- api ' com.google.code.gson:gson:2.9.1'
58- api ' io.opencensus:opencensus-api:0.31.1'
59- implementation ' org.slf4j:slf4j-api:2.0.3'
60- testImplementation ' junit:junit:4.13.2'
61- testImplementation ' com.squareup.okhttp3:mockwebserver:5.0.0-alpha.10'
62- ====== =
6354 compileOnly ' com.google.appengine:appengine-api-1.0-sdk:2.0.4'
6455 api ' com.squareup.okhttp3:okhttp:4.10.0'
6556 api ' com.google.code.gson:gson:2.9.0'
6657 api ' io.opencensus:opencensus-api:0.31.0'
6758 implementation ' org.slf4j:slf4j-api:2.0.3'
6859 testImplementation ' junit:junit:4.13.2'
6960 testImplementation ' com.squareup.okhttp3:mockwebserver:4.10.0'
70- >>>>>>> pull/ 839
7161 testImplementation ' org.apache.httpcomponents:httpclient:4.5.13'
7262 testImplementation ' org.slf4j:slf4j-simple:2.0.3'
7363 testImplementation ' org.apache.commons:commons-lang3:3.12.0'
You can’t perform that action at this time.
0 commit comments