Skip to content

Commit 1e4b832

Browse files
fix(deps): update dependency com.squareup.moshi:moshi-kotlin to v1.15.2
1 parent 4a3a5b6 commit 1e4b832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
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)