Skip to content

Commit 98149eb

Browse files
Bump okhttp from 4.7.2 to 4.8.1
Bumps [okhttp](https://github.com/square/okhttp) from 4.7.2 to 4.8.1. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.7.2...parent-4.8.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 611aaa6 commit 98149eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request-module/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.7.2'
3+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.8.1'
44
}
55

66
javadoc {

0 commit comments

Comments
 (0)