Skip to content

Commit

Permalink
Merge pull request #1866 from Adyen/renovate/turbine
Browse files Browse the repository at this point in the history
Update dependency app.cash.turbine:turbine to v1.2.0
  • Loading branch information
jreij authored Nov 1, 2024
2 parents 6ba2fe2 + d6d6a31 commit db583e6
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 @@ -76,7 +76,7 @@ mockito = "5.14.2"
robolectric = "4.13"
test-ext = "1.2.1"
test-rules = "1.6.1"
turbine = "1.1.0"
turbine = "1.2.0"
uiautomator = "2.3.0"

[libraries]
Expand Down
32 changes: 32 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4259,6 +4259,14 @@
<sha256 value="74c94344524b0ab306f2770f1daec40a273483652a492eae3b1bbf71dde4ce47" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="app.cash.turbine" name="turbine" version="1.2.0">
<artifact name="Turbine-metadata.jar">
<sha256 value="47d1bb42d67672735b0d12229c89ea25fdbdfb91f0de10b86511ce18ae175895" origin="Generated by Gradle"/>
</artifact>
<artifact name="turbine-1.2.0.module">
<sha256 value="722d2516c4d52721c5073b686db4b93a0016a54fbe809654a8bfc3c9b1f1b0a1" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="app.cash.turbine" name="turbine-jvm" version="0.12.1">
<artifact name="turbine-jvm-0.12.1.jar">
<sha256 value="23e8a0f17532838916b55c993af12cc3e46ff1f435cae0451ac8b1cad6669101" origin="Generated by Gradle"/>
Expand All @@ -4275,6 +4283,14 @@
<sha256 value="ba7cc8f9f368b437ccb16a5af704167696cd4f00ea8e67ca7243acaff6c99cd3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="app.cash.turbine" name="turbine-jvm" version="1.2.0">
<artifact name="Turbine-jvm.jar">
<sha256 value="dcc2e85dbf7d4a0375eb9ff0d4587475e256914f7796aa6c006cc29b66b339da" origin="Generated by Gradle"/>
</artifact>
<artifact name="turbine-jvm-1.2.0.module">
<sha256 value="871a75a56657f942012f1dcc784c7a76fa9368a77988c7c5a57530769a96fe5a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="ch.qos.logback" name="logback-classic" version="1.3.14">
<artifact name="logback-classic-1.3.14.jar">
<sha256 value="f9b07a6dba4df3899381df7e597df450134e1879b1f3a757456b3cd1c8d94e2f" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -13791,6 +13807,17 @@
<sha256 value="dc051dc04c6a196f2d06d0d3c9af33b9f12bc9b4fe139ae1290140508236b67b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="2.0.21">
<artifact name="kotlin-stdlib-2.0.21-all.jar">
<sha256 value="50ffadeb20b4d2456a526595a4f7a9e85889682715073e6cdba1b1d80e3ad458" origin="Generated by Gradle"/>
</artifact>
<artifact name="kotlin-stdlib-2.0.21.jar">
<sha256 value="f31cc53f105a7e48c093683bbd5437561d1233920513774b470805641bedbc09" origin="Generated by Gradle"/>
</artifact>
<artifact name="kotlin-stdlib-2.0.21.module">
<sha256 value="81fd6d181012487ee3246eff4e2bacb64b58c46e5b5aa72971a4ddf1bd1541ed" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="1.4.21">
<artifact name="kotlin-stdlib-common-1.4.21.jar">
<sha256 value="812cf197d9c4c67e1f47f95e2d72a9b600f0d1124560617bfe9850773eccbcff" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -13896,6 +13923,11 @@
<sha256 value="b597b705efd4e2d827142090c36054265548ed51b4f52377f2bf89c4594d536f" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-common" version="2.0.21">
<artifact name="kotlin-stdlib-common-2.0.21.module">
<sha256 value="6f5df8af633600a6b9cfb0fcc764af3d5119f376677677b91b6aee816b1d30ab" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.5.21">
<artifact name="kotlin-stdlib-jdk7-1.5.21.pom">
<sha256 value="bf8b7865ac935947750f430d4bfcc5cd1cae9c4d826a3643205a56b7c313fcb8" origin="Generated by Gradle"/>
Expand Down

0 comments on commit db583e6

Please sign in to comment.