Skip to content

Commit cf39b08

Browse files
Merge pull request #5 from o7studios/renovate/major-okhttp-monorepo
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5
2 parents df349a8 + d71bb0a commit cf39b08

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:4.12.0")
41+
implementation("com.squareup.okhttp3:okhttp:5.1.0")
4242
implementation("com.google.code.gson:gson:2.13.1")
4343
}
4444

0 commit comments

Comments
 (0)