mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-02 19:41:14 +02:00
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v5
This commit is contained in:
parent
14fb151672
commit
6b88185300
@ -38,7 +38,7 @@ dependencies {
|
||||
implementation 'com.zaxxer:HikariCP:6.3.0'
|
||||
implementation 'org.springframework.security:spring-security-crypto:6.5.0'
|
||||
implementation 'commons-logging:commons-logging:1.3.5'
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.1.0"))
|
||||
implementation 'com.squareup.okhttp3:okhttp'
|
||||
implementation 'com.squareup.okhttp3:okhttp-brotli'
|
||||
implementation 'io.sentry:sentry:8.14.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user