diff --git a/build.gradle b/build.gradle index fb5ace3..e39aa1c 100644 --- a/build.gradle +++ b/build.gradle @@ -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'