Merge pull request #3475 from gedoor/dependabot/gradle/com.squareup.okhttp3-okhttp-4.12.0

Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
This commit is contained in:
Antecer 2024-02-20 13:38:05 +08:00 committed by GitHub
commit 40ea4f1522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -212,7 +212,7 @@ dependencies {
implementation(project(path: ':modules:rhino1.7.3'))
//
implementation('com.squareup.okhttp3:okhttp:4.11.0')
implementation('com.squareup.okhttp3:okhttp:4.12.0')
implementation(fileTree(dir: 'cronetlib', include: ['*.jar', '*.aar']))
implementation 'com.google.protobuf:protobuf-javalite:3.24.3'