Skip to content

Commit f3253d3

Browse files
Bump okhttp from 4.9.1 to 4.9.2
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c575e76 commit f3253d3

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
@@ -4,7 +4,7 @@ dependencies {
44
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
55
testImplementation 'org.mockito:mockito-inline:3.12.4'
66

7-
api 'com.squareup.okhttp3:okhttp:4.9.1'
7+
api 'com.squareup.okhttp3:okhttp:4.9.2'
88

99
implementation 'com.google.guava:guava:31.0.1-jre'
1010

0 commit comments

Comments
 (0)