Skip to content

Commit 6f8120b

Browse files
fix(deps): update dependency com.squareup.moshi:moshi-kotlin to v1.15.2 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a3a5b6 commit 6f8120b

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
@@ -23,7 +23,7 @@ jetbrains-kotlinx-datetime = "0.6.1"
2323
jetbrains-kotlinx-serialization = "1.7.3"
2424

2525
mockk = "1.13.13"
26-
moshi-kotlin = "1.15.1"
26+
moshi-kotlin = "1.15.2"
2727

2828

2929
[plugins]

0 commit comments

Comments
 (0)