Skip to content

Commit 5a64515

Browse files
Bump the moshi group with 1 update (#146)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43a023c commit 5a64515

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@ dependencies {
222222
constraints {
223223
implementation("com.squareup.okio:okio:3.7.0")
224224
}
225-
api("com.squareup.moshi:moshi:1.15.0")
226-
implementation("com.squareup.moshi:moshi-kotlin:1.15.0")
225+
api("com.squareup.moshi:moshi:1.15.1")
226+
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
227227
api("com.squareup.okhttp3:okhttp:4.12.0")
228228
implementation("com.squareup.okhttp3:logging-interceptor:4.12.0")
229229
api("com.squareup.retrofit2:retrofit:2.9.0")

0 commit comments

Comments
 (0)