Skip to content

Commit f41381d

Browse files
Bump okhttp from 4.3.0 to 4.3.1
Bumps [okhttp](https://github.com/square/okhttp) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.3.0...parent-4.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f32d1cf commit f41381d

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
@@ -25,7 +25,7 @@ repositories{
2525
}
2626

2727
dependencies{
28-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.0'
28+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.3.1'
2929
api group: 'org.json', name: 'json', version: '20190722'
3030
api group: 'org.jetbrains', name: 'annotations', version: '18.0.0'
3131
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.0_95'){

0 commit comments

Comments
 (0)