Skip to content

Commit 491aae3

Browse files
authored
Merge pull request #196 from norkator/dependabot/gradle/com.squareup.okhttp3-okhttp-4.12.0
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
2 parents b08d8da + d1799c1 commit 491aae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
4747
implementation 'com.google.android.material:material:1.12.0'
4848
implementation 'joda-time:joda-time:2.13.0'
49-
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
49+
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
5050
implementation 'com.google.android.flexbox:flexbox:3.0.0'
5151
// For the notifications
5252
implementation 'com.google.firebase:firebase-messaging:24.0.3'

0 commit comments

Comments
 (0)