Skip to content

Commit 06a2b8e

Browse files
authored
Merge pull request #20 from gotev/dependabot/gradle/com.squareup.okhttp3-okhttp-4.9.1
Bump okhttp from 4.7.2 to 4.9.1
2 parents f17d365 + 182ff38 commit 06a2b8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

swapi-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
api "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
9797
api "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version"
9898

99-
api "com.squareup.okhttp3:okhttp:4.7.2"
99+
api "com.squareup.okhttp3:okhttp:4.9.1"
100100
implementation "com.squareup.moshi:moshi:$moshi_version"
101101
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshi_version"
102102
implementation "com.squareup.retrofit2:retrofit:$retrofit_version"

0 commit comments

Comments
 (0)