Skip to content

Commit 32b7fa8

Browse files
Bump moshi from 1.15.1 to 1.15.2
Bumps `moshi` from 1.15.1 to 1.15.2. Updates `com.squareup.moshi:moshi-kotlin` from 1.15.1 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@1.15.1...1.15.2) Updates `com.squareup.moshi:moshi-kotlin-codegen` from 1.15.1 to 1.15.2 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@1.15.1...1.15.2) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi-kotlin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.moshi:moshi-kotlin-codegen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cf6efa commit 32b7fa8

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
@@ -21,7 +21,7 @@ kotlinxSerialization = "1.7.3"
2121
ksp = "2.0.21-1.0.27"
2222
okhttp = "4.12.0"
2323
retrofit = "2.11.0"
24-
moshi="1.15.1"
24+
moshi="1.15.2"
2525
spotless = "6.7.0"
2626
nexusPlugin = "0.30.0"
2727
compatibilityValidator = "0.16.3"

0 commit comments

Comments
 (0)