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 c8214a0 + f9b10a1 commit 2b39750Copy full SHA for 2b39750
build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
// https://mvnrepository.com/artifact/org.mockito/mockito-core
62
testImplementation 'org.mockito:mockito-core:4.9.0'
63
testImplementation 'org.hamcrest:hamcrest:3.0'
64
- testImplementation 'com.squareup.okio:okio:3.11.0'
+ testImplementation 'com.squareup.okio:okio:3.12.0'
65
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
66
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
67
0 commit comments