Skip to content

Commit e93134a

Browse files
Bump okhttp from 4.6.0 to 4.8.0
Bumps [okhttp](https://github.com/square/okhttp) from 4.6.0 to 4.8.0. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.6.0...parent-4.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 70e1c81 commit e93134a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
}
2525

2626
dependencies {
27-
implementation 'com.squareup.okhttp3:okhttp:4.6.0'
27+
implementation 'com.squareup.okhttp3:okhttp:4.8.0'
2828
implementation 'com.google.code.gson:gson:2.8.6'
2929
testImplementation group: 'org.testng', name: 'testng', version: '7.1.0'
3030
testImplementation 'commons-io:commons-io:2.6'

0 commit comments

Comments
 (0)