Skip to content

Commit

Permalink
Merge pull request #1026 from ZeusWPI/dependabot/gradle/com.squareup.…
Browse files Browse the repository at this point in the history
…moshi-moshi-1.15.2

Bump com.squareup.moshi:moshi from 1.15.1 to 1.15.2
  • Loading branch information
niknetniko authored Jan 1, 2025
2 parents 2431c8b + cf65862 commit 54415cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ material = { module = 'com.google.android.material:material', version = '1.12.0'
materialvalues = { module = 'com.github.esnaultdev:MaterialValues', version = 'v1.1.1' }
mockito-core = { module = 'org.mockito:mockito-core', version = '5.14.2' }
mockito-inline = { module = 'org.mockito:mockito-inline', version = '5.2.0' }
moshi = { module = 'com.squareup.moshi:moshi', version = '1.15.1' }
moshi = { module = 'com.squareup.moshi:moshi', version = '1.15.2' }
okhttp3 = { module = 'com.squareup.okhttp3:okhttp', version.ref = 'okhttp3' }
okhttp3-mockwebserver = { module = 'com.squareup.okhttp3:mockwebserver', version.ref = 'okhttp3' }
once = { module = 'com.github.jonfinerty:Once', version = '19fa6fa10d' }
Expand Down

0 comments on commit 54415cd

Please sign in to comment.