Skip to content

Commit e30f321

Browse files
Bump the lib-dependencies group with 2 updates (#113)
Bumps the lib-dependencies group with 2 updates: [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) and [com.squareup.okhttp3:mockwebserver3](https://github.com/square/okhttp). Updates `com.squareup.okhttp3:okhttp` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) Updates `com.squareup.okhttp3:mockwebserver3` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) Updates `com.squareup.okhttp3:mockwebserver3` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver3 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver3 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d269b07 commit e30f321

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
@@ -2,7 +2,7 @@
22
dokka = "2.1.0"
33
junit4 = "4.13.2"
44
kotlin = "2.2.21"
5-
okhttpVersion = "5.3.0"
5+
okhttpVersion = "5.3.1"
66
spotbugs = "4.9.8"
77
xpp3Version = "1.1.6"
88
ktor = "3.3.2"

0 commit comments

Comments
 (0)