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

Commitda7b728

Browse files
chore: bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2
Bumps [com.squareup.moshi:moshi](https://github.com/square/moshi) from 1.15.1 to 1.15.2.- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)- [Commits](square/moshi@1.15.1...1.15.2)---updated-dependencies:- dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
1 parentf9c1af6 commitda7b728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.gradle.kts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies {
2828
implementation("com.squareup.okhttp3:okhttp")
2929
implementation("com.squareup.okhttp3:logging-interceptor")
3030

31-
implementation("com.squareup.moshi:moshi:1.15.1")
32-
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
31+
implementation("com.squareup.moshi:moshi:1.15.2")
32+
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.2")
3333

3434
implementation("com.squareup.retrofit2:retrofit:2.11.0")
3535
implementation("com.squareup.retrofit2:converter-moshi:2.11.0")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp