Skip to content

Commit 4d6f431

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump com.squareup.okhttp3:okhttp from 5.1.0 to 5.2.1
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.1.0 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba6312e commit 4d6f431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ mockitoInline = "5.2.0"
102102
mockitoKotlin = "6.1.0" # maybe can remove mockitoCore and its usage with release > 5.4.0
103103
mockk = "1.14.5"
104104
nanohttpd = "2.3.1"
105-
okhttp = "5.1.0"
105+
okhttp = "5.2.1"
106106
# https://github.com/protocolbuffers/protobuf/releases
107107
protobufKotlinLite = "4.33.0"
108108
# ../AnkiDroid/robolectricDownload.gradle may need changes - read instructions in that file

0 commit comments

Comments
 (0)