We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314fe81 commit 224efb1Copy full SHA for 224efb1
gradle/libs.versions.toml
@@ -165,7 +165,7 @@ mockK = "io.mockk:mockk:1.12.4"
165
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
166
167
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"
+com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.2"
169
170
retrofit-gsonConverter = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
171
retrofit-moshiConverter = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }
0 commit comments