Skip to content

Commit b4e4d4c

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

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

0 commit comments

Comments
 (0)