Skip to content

Commit 6f5d227

Browse files
authored
Merge pull request #890 from ZeusWPI/dependabot/gradle/com.squareup.moshi-moshi-1.15.1
Bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1
2 parents a56eb40 + d63752d commit 6f5d227

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)