Skip to content

Commit e5af811

Browse files
Bump com.squareup.okhttp3:okhttp-bom from 4.12.0 to 5.1.0 in /examples
Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95f91b9 commit e5af811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

okhttp-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
description = "Collection of OkHttp related Gradle plugins"
88

99
dependencies {
10-
api platform("com.squareup.okhttp3:okhttp-bom:4.12.0")
10+
api platform("com.squareup.okhttp3:okhttp-bom:5.1.0")
1111
api "com.squareup.okhttp3:okhttp"
1212
api "com.squareup.okhttp3:logging-interceptor"
1313

0 commit comments

Comments
 (0)