We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14fb151 commit 6b88185Copy full SHA for 6b88185
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'com.zaxxer:HikariCP:6.3.0'
39
implementation 'org.springframework.security:spring-security-crypto:6.5.0'
40
implementation 'commons-logging:commons-logging:1.3.5'
41
- implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
+ implementation(platform("com.squareup.okhttp3:okhttp-bom:5.1.0"))
42
implementation 'com.squareup.okhttp3:okhttp'
43
implementation 'com.squareup.okhttp3:okhttp-brotli'
44
implementation 'io.sentry:sentry:8.14.0'
0 commit comments