Skip to content

Commit 179b3aa

Browse files
Bump okhttp from 4.9.0 to 4.9.1
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.0 to 4.9.1. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.0...parent-4.9.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c688f47 commit 179b3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
implementation project(":core")
3-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.9.0'
3+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.9.1'
44
}
55

66
javadoc {

0 commit comments

Comments
 (0)