Skip to content

Commit 3e77316

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c60b57 commit 3e77316

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
@@ -33,7 +33,7 @@ dependencies {
3333
}
3434
testImplementation 'com.squareup.okio:okio:3.8.0'
3535
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
36-
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
36+
testImplementation 'com.squareup.okhttp3:okhttp:5.3.2'
3737
testImplementation 'junit:junit:4.11-redhat-1'
3838
testImplementation 'junit:junit:4.13.1'
3939
testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.15.2'

0 commit comments

Comments
 (0)