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 @@ -53,7 +53,7 @@ subprojects {
5353 dependencies {
5454 api " com.carrotsearch.thirdparty:simple-xml-safe:2.7.1"
5555 api " com.google.guava:guava:32.0.1-jre"
56- api " com.squareup.okhttp3:okhttp:4.11 .0"
56+ api " com.squareup.okhttp3:okhttp:4.12 .0"
5757 api " com.fasterxml.jackson.core:jackson-annotations:2.15.2"
5858 api " com.fasterxml.jackson.core:jackson-core:2.15.2"
5959 api " com.fasterxml.jackson.core:jackson-databind:2.15.2"
@@ -62,7 +62,7 @@ subprojects {
6262 api " org.xerial.snappy:snappy-java:1.1.10.1"
6363 compileOnly " com.github.spotbugs:spotbugs-annotations:4.7.3"
6464
65- testImplementation " com.squareup.okhttp3:mockwebserver:4.11 .0"
65+ testImplementation " com.squareup.okhttp3:mockwebserver:4.12 .0"
6666 testImplementation " junit:junit:4.13.2"
6767 }
6868
You can’t perform that action at this time.
0 commit comments