Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7e4acc

Browse files
chore: bump com.squareup.okhttp3:okhttp-bom from 4.11.0 to 4.12.0 (#318)
Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)---updated-dependencies:- dependency-name: com.squareup.okhttp3:okhttp-bom dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent3e29993 commita7e4acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version = properties("pluginVersion")
2424
dependencies {
2525
implementation("com.squareup.retrofit2:retrofit:2.9.0")
2626
// define a BOM and its version
27-
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.11.0"))
27+
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
2828
implementation("com.squareup.retrofit2:converter-gson:2.9.0")
2929
implementation("com.squareup.okhttp3:okhttp")
3030
implementation("com.squareup.okhttp3:logging-interceptor")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp