Skip to content

Commit ba6a2ee

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.3.2
1 parent b9ec928 commit ba6a2ee

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
@@ -38,7 +38,7 @@ information {
3838
}
3939

4040
dependencies {
41-
implementation("com.squareup.okhttp3:okhttp:5.1.0")
41+
implementation("com.squareup.okhttp3:okhttp:5.3.2")
4242
implementation("com.google.code.gson:gson:2.13.1")
4343
}
4444

0 commit comments

Comments
 (0)