Skip to content

Commit d63752d

Browse files
Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1
Bumps [com.squareup.moshi:moshi](https://github.com/square/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) --- updated-dependencies: - dependency-name: com.squareup.moshi:moshi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac0e06d commit d63752d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dependencies {
190190
annotationProcessor 'androidx.room:room-compiler:2.6.1'
191191
implementation 'com.artemzin.rxjava:proguard-rules:1.3.3.0'
192192
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
193-
implementation 'com.squareup.moshi:moshi:1.15.0'
193+
implementation 'com.squareup.moshi:moshi:1.15.1'
194194
implementation 'com.squareup.picasso:picasso:2.8'
195195
implementation 'com.github.cachapa:ExpandableLayout:2.9.2'
196196
implementation project(":material-intro")

0 commit comments

Comments
 (0)