Skip to content

Commit

Permalink
Merge pull request #1941 from Adyen/renovate/moshi.kotlin.adapter
Browse files Browse the repository at this point in the history
Update dependency com.squareup.moshi:moshi-kotlin to v1.15.2
  • Loading branch information
jreij authored Jan 2, 2025
2 parents 948de77 + 8d23247 commit 0718584
Show file tree
Hide file tree
Showing 2 changed files with 9 additions 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 @@ -57,7 +57,7 @@ wechat-pay = "6.8.0"
# Example app
leak-canary = "2.14"
moshi-adapters = "1.15.2"
moshi-kotlin-adapter = "1.15.1"
moshi-kotlin-adapter = "1.15.2"
okhttp-logging = "4.12.0"
preference = "1.2.1"
retrofit2 = "2.11.0"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12672,6 +12672,14 @@
<sha256 value="4887afa42cb926cd3627ee00386ac885fff9111e61dc2c2629d45a860f99efc0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.moshi" name="moshi-kotlin" version="1.15.2">
<artifact name="moshi-kotlin-1.15.2.jar">
<sha256 value="5c39cd77e83b111af9c54708173af96a89fd3b09d15019a11da355e83e97d75a" origin="Generated by Gradle"/>
</artifact>
<artifact name="moshi-kotlin-1.15.2.module">
<sha256 value="e9d768798203049483cae20ce300cedff21bbb434bef38c7f91ee6aa2f034c31" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.moshi" name="moshi-parent" version="1.8.0">
<artifact name="moshi-parent-1.8.0.pom">
<sha256 value="dadf14cd7fee49ec6b82a90e45d71cc1ac758a65531701ad94dcbef7cc603fb7" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 0718584

Please sign in to comment.