Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okio:okio to v3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 293b0f5 commit 19c87dc
Show file tree
Hide file tree
Showing 2 changed files with 33 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 @@ -43,7 +43,7 @@ mockito-kotlin = "5.4.0"
moshi = "1.15.2"
networkresult-calladapter = "1.2.0"
okhttp = "4.12.0"
okio = "3.9.1"
okio = "3.10.2"
retrofit = "2.11.0"
robolectric = "4.14.1"
sparkbutton = "4.2.0"
Expand Down
32 changes: 32 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10736,6 +10736,14 @@
<sha256 value="607e220ff8215b929d829bbf54f332894f1459b4d795979aeafcbcc1cea54cf3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.okio" name="okio" version="3.10.2">
<artifact name="okio-3.10.2.module">
<sha256 value="3fde1f9fbf72c6c326d5e8a4b532f4fd9fda2dd0cb1442bca4e0c797d1412387" origin="Generated by Gradle"/>
</artifact>
<artifact name="okio-metadata-3.10.2.jar">
<sha256 value="de225dcb900f498d9c755187a44c74e37576bd893ada96b86db6110e27a59513" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.okio" name="okio" version="3.6.0">
<artifact name="okio-3.6.0.module">
<sha256 value="6a47ac50364e6598459401fb86f9b6cfcdf637b9b3a3045b1cc33cbf4c408218" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -10765,6 +10773,14 @@
<sha256 value="99c8ebbc4995f29dd58b05d75583fcc8b957db21eeeb8c5d89733f0d34955897" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.okio" name="okio-jvm" version="3.10.2">
<artifact name="okio-jvm-3.10.2.jar">
<sha256 value="fd0a7e76c6731f00e920b7bc11c05d823a932045431add548e095de020a69ede" origin="Generated by Gradle"/>
</artifact>
<artifact name="okio-jvm-3.10.2.module">
<sha256 value="a780a424c571e287550128ae0033235626dffe216cb8db3b202464996ad968f0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.squareup.okio" name="okio-jvm" version="3.7.0">
<artifact name="okio-jvm-3.7.0.jar">
<sha256 value="d8b35adc28768f43ae5afe6a7d1aa2a878ba51e0b96a4f308811f3b1f5b13e55" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -12806,6 +12822,17 @@
<sha256 value="81fd6d181012487ee3246eff4e2bacb64b58c46e5b5aa72971a4ddf1bd1541ed" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="2.1.0">
<artifact name="kotlin-stdlib-2.1.0-all.jar">
<sha256 value="a7412f66d71bcd2721c398307972fbb5f9409f945643eee05d1080b289a339cb" origin="Generated by Gradle"/>
</artifact>
<artifact name="kotlin-stdlib-2.1.0.jar">
<sha256 value="d6f91b7b0f306cca299fec74fb7c34e4874d6f5ec5b925a0b4de21901e119c3f" origin="Generated by Gradle"/>
</artifact>
<artifact name="kotlin-stdlib-2.1.0.module">
<sha256 value="dcfbc8e8bf32cd67a7efadd91d31152bce9870911d6ec50878f4fdb6e03e70e2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="1.7.10">
<artifact name="kotlin-stdlib-common-1.7.10.pom">
<sha256 value="1011c63b88ee94cdff5d596937307559bc55037b733cc00ce63cda3cfae0a8eb" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -12867,6 +12894,11 @@
<sha256 value="6f5df8af633600a6b9cfb0fcc764af3d5119f376677677b91b6aee816b1d30ab" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="2.1.0">
<artifact name="kotlin-stdlib-common-2.1.0.module">
<sha256 value="2b9a5ae785f8513a93f8cec3f6e5e07f8b1766f8497b3a487f3441a251d67563" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.8.21">
<artifact name="kotlin-stdlib-jdk7-1.8.21.jar">
<sha256 value="33d148db0e11debd0d90677d28242bced907f9c77730000fd597867089039d86" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 19c87dc

Please sign in to comment.