Skip to content

Commit c446fb8

Browse files
Bump moshi from 1.15.0 to 1.15.1
Bumps `moshi` from 1.15.0 to 1.15.1. Updates `com.squareup.moshi:moshi` from 1.15.0 to 1.15.1 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@parent-1.15.0...1.15.1) Updates `com.squareup.moshi:moshi-kotlin-codegen` from 1.15.0 to 1.15.1 - [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md) - [Commits](square/moshi@parent-1.15.0...1.15.1) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi 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 da8d5d4 commit c446fb8

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
@@ -15,7 +15,7 @@ kotlinCoroutines = "1.7.3"
1515
kotlinKover = "0.7.5"
1616
ktlint = "0.50.0"
1717
mpdxLib = "3.0.4"
18-
moshi = "1.15.0"
18+
moshi = "1.15.1"
1919
okhttp3 = "4.12.0"
2020
realm = "10.17.0"
2121
retrofit = "2.9.0"

0 commit comments

Comments
 (0)