Skip to content

Commit e444b00

Browse files
dependabot[bot]FunkyMuse
authored andcommitted
build(deps): 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` 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` 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 dependency-type: direct:production update-type: version-update:semver-patch - 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] <[email protected]>
1 parent 721cc2c commit e444b00

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
@@ -24,7 +24,7 @@ archTestingVersion = "2.2.0"
2424
coroutines = "1.9.0"
2525
espressoCore = "3.6.1"
2626
hamcrestVersion = "1.3"
27-
moshi = "1.15.1"
27+
moshi = "1.15.2"
2828
navigationFragmentKtx = "2.8.4"
2929
okHttp = "4.12.0"
3030
retrofit = "2.11.0"

0 commit comments

Comments
 (0)