We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bed666 commit 06b3d93Copy full SHA for 06b3d93
1 file changed
gradle/libs.versions.toml
@@ -164,7 +164,7 @@ mockK = "io.mockk:mockk:1.12.4"
164
165
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
166
167
-com-squareup-moshi = "com.squareup.moshi:moshi:1.15.0"
+com-squareup-moshi = "com.squareup.moshi:moshi:1.15.1"
168
com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
169
170
retrofit-gsonConverter = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
0 commit comments