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.
1 parent 54c2a06 commit 063a2eaCopy full SHA for 063a2ea
buildSrc/build.gradle
@@ -107,7 +107,7 @@ dependencies {
107
testImplementation 'org.assertj:assertj-core:3.27.6'
108
testImplementation 'org.mockito:mockito-core:5.20.0'
109
testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
110
- testImplementation "com.squareup.okhttp3:mockwebserver:5.2.1"
+ testImplementation "com.squareup.okhttp3:mockwebserver:5.3.0"
111
}
112
113
0 commit comments