Skip to content

Commit d4d280c

Browse files
Bump okhttp from 4.7.2 to 4.8.0
Bumps [okhttp](https://github.com/square/okhttp) from 4.7.2 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.7.2...parent-4.8.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90a363a commit d4d280c

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
@@ -28,7 +28,7 @@ jar{
2828
}
2929

3030
dependencies{
31-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.2'
31+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.8.0'
3232
api group: 'org.json', name: 'json', version: '20200518'
3333
api(group: 'net.dv8tion', name: 'JDA', version: '4.2.0_175'){
3434
exclude(module: 'opus-java')

0 commit comments

Comments
 (0)