Skip to content

Commit

Permalink
Merge pull request #1401 from celzero/dependabot/gradle/com.squareup.…
Browse files Browse the repository at this point in the history
…okio-okio-jvm-3.9.0

Bump com.squareup.okio:okio-jvm from 3.6.0 to 3.9.0
  • Loading branch information
hussainmohd-a authored May 3, 2024
2 parents 20a2372 + 52c6a7d commit ebcb599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ dependencies {
fullImplementation 'com.squareup.retrofit2:retrofit:2.9.0'
fullImplementation 'com.squareup.retrofit2:converter-gson:2.9.0'

implementation 'com.squareup.okio:okio-jvm:3.6.0'
implementation 'com.squareup.okio:okio-jvm:3.9.0'
// Glide
fullImplementation('com.github.bumptech.glide:glide:4.16.0') {
exclude group: 'glide-parent'
Expand Down

0 comments on commit ebcb599

Please sign in to comment.