Skip to content

Commit 672afd0

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump okhttp from 5.3.0 to 5.3.1
Bumps `okhttp` from 5.3.0 to 5.3.1. 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:logging-interceptor` 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-junit5` 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-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:mockwebserver3 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:mockwebserver3-junit5 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 557f5ba commit 672afd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin = "2.2.21"
77
kotlinVersionrange = "[1.6,3)"
88
logback = "1.3.15"
99
logbackVersionrange = "[1.2,2)"
10-
okhttp = "5.3.0"
10+
okhttp = "5.3.1"
1111
okhttpVersionrange = "[4,6)"
1212
okio = "3.16.3"
1313
okioVersionrange = "[3,4)"

0 commit comments

Comments
 (0)