We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 535f62f + 65cdde7 commit d366dd9Copy full SHA for d366dd9
build.gradle
@@ -136,7 +136,7 @@ dependencies {
136
testImplementation 'org.mockito:mockito-core:2.8.9'
137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138
testImplementation 'org.springframework:spring-test:4.3.14.RELEASE'
139
- testImplementation 'com.squareup.okhttp3:okhttp:4.11.0'
+ testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
140
}
141
142
apply from: rootProject.file('gradle/maven-publish.gradle')
0 commit comments