Skip to content

Commit ee04958

Browse files
Bump okhttp from 5.3.0 to 5.3.1
Bumps `okhttp` from 5.3.0 to 5.3.1. Updates `com.squareup.okhttp3:logging-interceptor` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) Updates `com.squareup.okhttp3:okhttp` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88e6acd commit ee04958

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
@@ -18,7 +18,7 @@ lifecycleVersion = "2.9.4"
1818
lifecycleExtensions = "2.2.0"
1919
material = "1.13.0"
2020
navigationFragmentKtx = "2.9.6"
21-
okhttp = "5.3.0"
21+
okhttp = "5.3.1"
2222
oksse = "0.9.0"
2323
playServicesAuth = "21.4.0"
2424
push = "6.13.0.300"

0 commit comments

Comments
 (0)