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

Commit121aecd

Browse files
chore: bump com.squareup.moshi:moshi-kotlin-codegen
Bumps [com.squareup.moshi:moshi-kotlin-codegen](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-kotlin-codegen dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
1 parentf9c1af6 commit121aecd

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("com.squareup.okhttp3:logging-interceptor")
3030

3131
implementation("com.squareup.moshi:moshi:1.15.1")
32-
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
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