Skip to content

Commit 3adf7c3

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp (#20)
Bumps the maven-dependencies group with 1 update: [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp). Updates `com.squareup.okhttp3: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 dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22e158f commit 3adf7c3

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
@@ -11,7 +11,7 @@ kotlinx-io-jvm = "0.1.16"
1111
kotlinx-protobuf = "1.9.0"
1212
material = "1.13.0"
1313
materialedittext = "2.1.4"
14-
okhttp = "5.1.0"
14+
okhttp = "5.2.1"
1515
protobuf-java = "4.32.1"
1616
recyclerview = "1.4.0"
1717
xposed-api = "82"

0 commit comments

Comments
 (0)