Skip to content

Commit 8827b38

Browse files
Update okhttp monorepo to v5.4.0
1 parent f3a8c6d commit 8827b38

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.14.0")
4343
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
4444
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 commit comments

Comments
 (0)