Skip to content

Commit

Permalink
fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and FireMasterK committed Aug 5, 2023
1 parent ff38f16 commit c7db55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp'
implementation 'com.squareup.okhttp3:okhttp-brotli'
implementation 'io.sentry:sentry:6.28.0'
implementation 'rocks.kavin:reqwest4j:1.0.7'
implementation 'rocks.kavin:reqwest4j:1.0.8'
implementation 'io.minio:minio:8.5.4'
}

Expand Down

0 comments on commit c7db55a

Please sign in to comment.