Skip to content

Commit 2e6b636

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.0")
4141
implementation("com.google.code.gson:gson:2.13.1")
4242
}
4343

0 commit comments

Comments
 (0)