Skip to content

Commit d71bb0a

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5
1 parent 279393f commit d71bb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ information {
3737
}
3838

3939
dependencies {
40-
implementation("com.squareup.okhttp3:okhttp:4.12.0")
40+
implementation("com.squareup.okhttp3:okhttp:5.1.0")
4141
implementation("com.google.code.gson:gson:2.13.1")
4242
}
4343

0 commit comments

Comments
 (0)