Skip to content

Commit 3f0821b

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

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
@@ -21,7 +21,7 @@ repositories{
2121
}
2222

2323
dependencies{
24-
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.1'
24+
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.2'
2525
api group: 'org.json', name: 'json', version: '20190722'
2626
api group: 'org.jetbrains', name: 'annotations', version: '17.0.0'
2727
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_50'){

0 commit comments

Comments
 (0)