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 cee68fd + 24b8598 commit 20580caCopy full SHA for 20580ca
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
}
25
26
dependencies {
27
- implementation 'com.squareup.okhttp3:okhttp:4.6.0'
+ implementation 'com.squareup.okhttp3:okhttp:4.8.0'
28
implementation 'com.google.code.gson:gson:2.8.6'
29
testImplementation group: 'org.testng', name: 'testng', version: '7.1.0'
30
testImplementation 'commons-io:commons-io:2.7'
0 commit comments