Skip to content

Commit 772631e

Browse files
dependabot[bot]frett
authored andcommitted
Bump okhttp3 from 5.3.1 to 5.3.2
Bumps `okhttp3` from 5.3.1 to 5.3.2. Updates `com.squareup.okhttp3:okhttp` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.1...parent-5.3.2) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.1...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-tls` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.1...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:okhttp-tls dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c6330d commit 772631e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotlinCoroutines = "1.10.2"
2020
ktlint = "1.7.1"
2121
ktlintGradle = "14.0.1"
2222
moshi = "1.15.2"
23-
okhttp3 = "5.3.1"
23+
okhttp3 = "5.3.2"
2424
okta = "1.2.1"
2525
scarlet = "0.1.12"
2626

0 commit comments

Comments
 (0)