Skip to content

Commit 06b3d93

Browse files
Update dependency com.squareup.moshi:moshi to v1.15.1
1 parent 6bed666 commit 06b3d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ mockK = "io.mockk:mockk:1.12.4"
164164

165165
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }
166166

167-
com-squareup-moshi = "com.squareup.moshi:moshi:1.15.0"
167+
com-squareup-moshi = "com.squareup.moshi:moshi:1.15.1"
168168
com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
169169

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

0 commit comments

Comments
 (0)