fix(deps): update dependency rocks.kavin:reqwest4j to v1.0.14

This commit is contained in:
renovate[bot] 2024-04-02 14:32:37 +00:00 committed by Kavin
parent 7d77ecf39b
commit 201be343b6
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp'
implementation 'com.squareup.okhttp3:okhttp-brotli'
implementation 'io.sentry:sentry:7.6.0'
implementation 'rocks.kavin:reqwest4j:1.0.13'
implementation 'rocks.kavin:reqwest4j:1.0.14'
implementation 'io.minio:minio:8.5.9'
compileOnly 'org.projectlombok:lombok:1.18.32'
annotationProcessor 'org.projectlombok:lombok:1.18.32'