diff --git a/app/build.gradle b/app/build.gradle index 96d8f23..78c66f7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -81,7 +81,7 @@ dependencies { exclude group: 'com.github.faruktoptas', module: 'FancyShowCaseView' } - implementation 'com.squareup.okhttp3:okhttp:5.1.0' + implementation 'com.squareup.okhttp3:okhttp:5.3.2' implementation 'com.google.android.material:material:1.12.0' }