Skip to content

Commit

Permalink
Merge pull request #159 from StarsbySea/dependabot/gradle/com.squareu…
Browse files Browse the repository at this point in the history
…p.okio-okio-3.9.0

Bump com.squareup.okio:okio from 3.8.0 to 3.9.0
  • Loading branch information
github-actions[bot] authored Mar 18, 2024
2 parents a89b9f0 + b123608 commit 9413747
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 @@ -47,7 +47,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
//网络请求的架包
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.squareup.okio:okio:3.8.0'
implementation 'com.squareup.okio:okio:3.9.0'
testImplementation 'junit:junit:'
androidTestImplementation 'androidx.test.ext:junit:4.13.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 9413747

Please sign in to comment.