diff --git a/app/build.gradle b/app/build.gradle index 785e47f..27ad064 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -79,7 +79,7 @@ dependencies { exclude group: 'com.github.faruktoptas', module: 'FancyShowCaseView' } - implementation 'com.squareup.okhttp3:okhttp:4.11.0' + implementation 'com.squareup.okhttp3:okhttp:4.12.0' implementation 'com.google.android.material:material:1.9.0' standardImplementation 'com.google.firebase:firebase-perf:20.4.1'