Skip to content

Commit 6b88185

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v5
1 parent 14fb151 commit 6b88185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'com.zaxxer:HikariCP:6.3.0'
3939
implementation 'org.springframework.security:spring-security-crypto:6.5.0'
4040
implementation 'commons-logging:commons-logging:1.3.5'
41-
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
41+
implementation(platform("com.squareup.okhttp3:okhttp-bom:5.1.0"))
4242
implementation 'com.squareup.okhttp3:okhttp'
4343
implementation 'com.squareup.okhttp3:okhttp-brotli'
4444
implementation 'io.sentry:sentry:8.14.0'

0 commit comments

Comments
 (0)