Skip to content

Commit 224efb1

Browse files
Update dependency com.squareup.moshi:moshi-kotlin-codegen to v1.15.2
1 parent 314fe81 commit 224efb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ mockK = "io.mockk:mockk:1.12.4"
165165
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
166166

167167
com-squareup-moshi = "com.squareup.moshi:moshi:1.15.0"
168-
com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
168+
com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.2"
169169

170170
retrofit-gsonConverter = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
171171
retrofit-moshiConverter = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }

0 commit comments

Comments
 (0)