Skip to content

Commit db82dcf

Browse files
dependabot[bot]baywet
authored andcommitted
chore(deps): bump com.squareup.okhttp3:okhttp in /android
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2c7033 commit db82dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
66
testImplementation 'org.mockito:mockito-inline:5.2.0'
77

8-
api 'com.squareup.okhttp3:okhttp:4.11.0'
8+
api 'com.squareup.okhttp3:okhttp:4.12.0'
99

1010
implementation 'com.google.guava:guava:32.1.3-jre'
1111

0 commit comments

Comments
 (0)