Skip to content

Commit 4b3547f

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.3.2 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1317ae commit 4b3547f

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
@@ -44,7 +44,7 @@ dependencies {
4444
// testFramework(TestFrameworkType.Platform)
4545
}
4646

47-
implementation("com.squareup.okhttp3:okhttp:5.3.1")
47+
implementation("com.squareup.okhttp3:okhttp:5.3.2")
4848

4949
// tests
5050
testImplementation("org.junit.jupiter:junit-jupiter-params:6.0.1")

0 commit comments

Comments
 (0)