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

This commit is contained in:
renovate[bot] 2023-12-14 21:43:48 +00:00 committed by Kavin
parent 2c5b9ef2c6
commit 1cc0253bc0
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.0.0'
implementation 'rocks.kavin:reqwest4j:1.0.12'
implementation 'rocks.kavin:reqwest4j:1.0.13'
implementation 'io.minio:minio:8.5.7'
compileOnly 'org.projectlombok:lombok:1.18.30'
annotationProcessor 'org.projectlombok:lombok:1.18.30'