Skip to content

Commit c3733f2

Browse files
Merge pull request #13 from o7studios/renovate/okhttp-monorepo
Update okhttp monorepo to v5.4.0
2 parents 4b95b12 + 8827b38 commit c3733f2

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)