Skip to content

Commit 9cb5e8f

Browse files
Update okhttp monorepo to v5.4.0
1 parent 9790f15 commit 9cb5e8f

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

0 commit comments

Comments
 (0)