Skip to content

Commit fa10ad6

Browse files
authored
Merge pull request #266 from devgianlu/dependabot/gradle/com.squareup.okhttp3-okhttp-4.11.0
Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
2 parents 8477e40 + 6520cfd commit fa10ad6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'com.hierynomus:smbj:0.11.5'
9999
implementation 'com.jcraft:jsch:0.1.55'
100100

101-
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
101+
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
102102

103103
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
104104
implementation 'com.getbase:floatingactionbutton:1.10.1'

0 commit comments

Comments
 (0)