Skip to content

Bump stripe-terminal from 5.6.0 to 5.7.0 - #16415

Open
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/gradle/stripe-terminal-5.7.0
Open

Bump stripe-terminal from 5.6.0 to 5.7.0#16415
dependabot[bot] wants to merge 1 commit into
trunkfrom
dependabot/gradle/stripe-terminal-5.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps stripe-terminal from 5.6.0 to 5.7.0.
Updates com.stripe:stripeterminal-taptopay from 5.6.0 to 5.7.0

Release notes

Sourced from com.stripe:stripeterminal-taptopay's releases.

5.7.0

If you're using Gradle, update your build file to:

implementation "com.stripe:stripeterminal:5.7.0"

See CHANGELOG.md for details.

Changelog

Sourced from com.stripe:stripeterminal-taptopay's changelog.

5.7.0 - 2026-07-13

Core

New

  • Added CardPresentDetails.overcaptureStatus to indicate whether overcapture is supported for a card present transaction.
    • For smart reader integrations, this feature requires reader software version 2.43 or later.

Fixes

  • Fixed collectPaymentMethod() to correctly populate PaymentIntent.paymentMethod for non-card payment methods (e.g. Affirm) when updatePaymentIntent is enabled.
  • Fixed a data-loss bug introduced in 5.6.0 where the offline database migration could permanently delete stored offline payments when upgrading from SDK version 4.1.0 or earlier. Fixes issue 731.

Tap to Pay

New

  • Preview: Surcharging - Added support for collecting surcharges on Tap to Pay on Android readers.

Updates

  • Tap to Pay readers that have already been registered to a location will have a valid location property set during discovery. This Location can be passed directly to connectReader to avoid a separate lookup.

Fixes

  • Fixed an issue that could cause devices to fail to connect when Keystore certificates registered to the device had expired.
  • Fixed a bug where the generated_card field was not populated after processing a PaymentIntent. Fixes issue 717.
  • Fixed a crash that occurred when initiating payment collection in portrait orientation while the app was running in landscape orientation. Fixes issue 1116.
  • Fixed a bug where the SDK could encounter attribute resource name collisions with certain third-party libraries. Fixes issue 721.

Apps on Devices: Handoff mode

Fixes

  • Fixed collectPaymentMethod() to correctly populate PaymentIntent.paymentMethod for non-card payment methods (e.g. Affirm) when updatePaymentIntent is enabled.
Commits

Updates com.stripe:stripeterminal-core from 5.6.0 to 5.7.0

Release notes

Sourced from com.stripe:stripeterminal-core's releases.

5.7.0

If you're using Gradle, update your build file to:

implementation "com.stripe:stripeterminal:5.7.0"

See CHANGELOG.md for details.

Changelog

Sourced from com.stripe:stripeterminal-core's changelog.

5.7.0 - 2026-07-13

Core

New

  • Added CardPresentDetails.overcaptureStatus to indicate whether overcapture is supported for a card present transaction.
    • For smart reader integrations, this feature requires reader software version 2.43 or later.

Fixes

  • Fixed collectPaymentMethod() to correctly populate PaymentIntent.paymentMethod for non-card payment methods (e.g. Affirm) when updatePaymentIntent is enabled.
  • Fixed a data-loss bug introduced in 5.6.0 where the offline database migration could permanently delete stored offline payments when upgrading from SDK version 4.1.0 or earlier. Fixes issue 731.

Tap to Pay

New

  • Preview: Surcharging - Added support for collecting surcharges on Tap to Pay on Android readers.

Updates

  • Tap to Pay readers that have already been registered to a location will have a valid location property set during discovery. This Location can be passed directly to connectReader to avoid a separate lookup.

Fixes

  • Fixed an issue that could cause devices to fail to connect when Keystore certificates registered to the device had expired.
  • Fixed a bug where the generated_card field was not populated after processing a PaymentIntent. Fixes issue 717.
  • Fixed a crash that occurred when initiating payment collection in portrait orientation while the app was running in landscape orientation. Fixes issue 1116.
  • Fixed a bug where the SDK could encounter attribute resource name collisions with certain third-party libraries. Fixes issue 721.

Apps on Devices: Handoff mode

Fixes

  • Fixed collectPaymentMethod() to correctly populate PaymentIntent.paymentMethod for non-card payment methods (e.g. Affirm) when updatePaymentIntent is enabled.
Commits

Updates com.stripe:stripeterminal-ktx from 5.6.0 to 5.7.0

Release notes

Sourced from com.stripe:stripeterminal-ktx's releases.

5.7.0

If you're using Gradle, update your build file to:

implementation "com.stripe:stripeterminal:5.7.0"

See CHANGELOG.md for details.

Changelog

Sourced from com.stripe:stripeterminal-ktx's changelog.

5.7.0 - 2026-07-13

Core

New

  • Added CardPresentDetails.overcaptureStatus to indicate whether overcapture is supported for a card present transaction.
    • For smart reader integrations, this feature requires reader software version 2.43 or later.

Fixes

  • Fixed collectPaymentMethod() to correctly populate PaymentIntent.paymentMethod for non-card payment methods (e.g. Affirm) when updatePaymentIntent is enabled.
  • Fixed a data-loss bug introduced in 5.6.0 where the offline database migration could permanently delete stored offline payments when upgrading from SDK version 4.1.0 or earlier. Fixes issue 731.

Tap to Pay

New

  • Preview: Surcharging - Added support for collecting surcharges on Tap to Pay on Android readers.

Updates

  • Tap to Pay readers that have already been registered to a location will have a valid location property set during discovery. This Location can be passed directly to connectReader to avoid a separate lookup.

Fixes

  • Fixed an issue that could cause devices to fail to connect when Keystore certificates registered to the device had expired.
  • Fixed a bug where the generated_card field was not populated after processing a PaymentIntent. Fixes issue 717.
  • Fixed a crash that occurred when initiating payment collection in portrait orientation while the app was running in landscape orientation. Fixes issue 1116.
  • Fixed a bug where the SDK could encounter attribute resource name collisions with certain third-party libraries. Fixes issue 721.

Apps on Devices: Handoff mode

Fixes

  • Fixed collectPaymentMethod() to correctly populate PaymentIntent.paymentMethod for non-card payment methods (e.g. Affirm) when updatePaymentIntent is enabled.
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.stripe:stripeterminal-core [>= 5.4.a, < 5.5]
com.stripe:stripeterminal-ktx [>= 5.4.a, < 5.5]
com.stripe:stripeterminal-taptopay [>= 5.4.a, < 5.5]
com.stripe:stripeterminal-core [>= 5.5.a, < 5.6]
com.stripe:stripeterminal-ktx [>= 5.5.a, < 5.6]
com.stripe:stripeterminal-taptopay [>= 5.5.a, < 5.6]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `stripe-terminal` from 5.6.0 to 5.7.0.

Updates `com.stripe:stripeterminal-taptopay` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/stripe/stripe-terminal-android/releases)
- [Changelog](https://github.com/stripe/stripe-terminal-android/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-terminal-android@v5.6.0...v5.7.0)

Updates `com.stripe:stripeterminal-core` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/stripe/stripe-terminal-android/releases)
- [Changelog](https://github.com/stripe/stripe-terminal-android/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-terminal-android@v5.6.0...v5.7.0)

Updates `com.stripe:stripeterminal-ktx` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/stripe/stripe-terminal-android/releases)
- [Changelog](https://github.com/stripe/stripe-terminal-android/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-terminal-android@v5.6.0...v5.7.0)

---
updated-dependencies:
- dependency-name: com.stripe:stripeterminal-taptopay
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.stripe:stripeterminal-core
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.stripe:stripeterminal-ktx
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Aug 13, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 13, 2026 18:18
@dependabot
dependabot Bot requested review from hichamboushaba and removed request for a team August 13, 2026 18:18
@dependabot dependabot Bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Aug 13, 2026
@dangermattic

Copy link
Copy Markdown
Collaborator
1 Error
🚫 PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot

Copy link
Copy Markdown
Collaborator

Project manifest changes for WooCommerce

The following changes in the WooCommerce's merged AndroidManifest.xml file were detected (build variant: vanillaRelease):

--- ./build/reports/diff_manifest/WooCommerce/vanillaRelease/base_manifest.txt	2026-08-13 18:20:35.484858316 +0000
+++ ./build/reports/diff_manifest/WooCommerce/vanillaRelease/head_manifest.txt	2026-08-13 18:20:40.856824546 +0000
@@ -410,6 +410,11 @@
             </intent-filter>
         </activity>
         <activity
+            android:name="com.stripe.cots.activity.screen.surcharge.SurchargeConsentActivity"
+            android:exported="false"
+            android:process=":stripetaptopay"
+            android:theme="@style/Theme.TtpApp" />
+        <activity
             android:name="com.stripe.cots.activity.simulated.SimulatedContactlessPaymentActivity"
             android:exported="false"
             android:process=":stripetaptopay"

Go to https://buildkite.com/automattic/woocommerce-android/builds/41530/canvas?sid=019ffc58-847f-4097-89d4-8bb21c8097c2, click on the Artifacts tab and audit the files.

@wpmobilebot

Copy link
Copy Markdown
Collaborator

Project dependencies changes

list
- Removed Dependencies
io.reactivex.rxjava3:rxjava:3.1.12
org.jetbrains.kotlinx:kotlinx-coroutines-reactive:1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-rx3:1.11.0
org.reactivestreams:reactive-streams:1.0.4

! Upgraded Dependencies
com.stripe:stripeterminal-core:5.7.0, (changed from 5.6.0)
com.stripe:stripeterminal-external:5.7.0, (changed from 5.6.0)
com.stripe:stripeterminal-internal-common:5.7.0, (changed from 5.6.0)
com.stripe:stripeterminal-ktx:5.7.0, (changed from 5.6.0)
com.stripe:stripeterminal-taptopay:5.7.0, (changed from 5.6.0)
tree
-+--- com.google.firebase:firebase-messaging -> 25.0.1
-|    \--- com.google.firebase:firebase-common:22.0.1
-|         \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0 -> 1.11.0
-|              \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0
-|                   \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.11.0
-|                        \--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0
-|                             +--- org.jetbrains.kotlinx:kotlinx-coroutines-rx3:1.11.0 (c)
-|                             \--- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:1.11.0 (c)
 +--- project :libs:cardreader
-|    +--- com.stripe:stripeterminal-core:5.6.0
-|    |    +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
-|    |    +--- com.stripe:stripeterminal-external:5.6.0
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
-|    |    |    +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
-|    |    |    \--- com.squareup.moshi:moshi:1.15.2 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
-|    |    \--- com.stripe:stripeterminal-internal-common:5.6.0
-|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
-|    |         +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
-|    |         +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
-|    |         +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.10.0 (*)
-|    |         +--- androidx.room:room-ktx:2.6.1 -> 2.8.4 (*)
-|    |         +--- androidx.room:room-runtime:2.6.1 -> 2.8.4 (*)
-|    |         +--- androidx.security:security-crypto:1.1.0-alpha03 -> 1.1.0 (*)
-|    |         +--- androidx.sqlite:sqlite:2.4.0 -> 2.6.2 (*)
-|    |         +--- androidx.sqlite:sqlite-framework:2.4.0 -> 2.6.2 (*)
-|    |         +--- com.google.dagger:dagger:2.55 -> 2.60.1 (*)
-|    |         +--- com.google.code.gson:gson:2.13.2 -> 2.14.0 (*)
-|    |         +--- org.kamranzafar:jtar:2.3
-|    |         +--- org.jetbrains.kotlin:kotlin-reflect:1.9.25
-|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
-|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*)
-|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.11.0 (*)
-|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-rx3:1.8.1 -> 1.11.0
-|    |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*)
-|    |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*)
-|    |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:1.11.0
-|    |         |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*)
-|    |         |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*)
-|    |         |    |    +--- org.reactivestreams:reactive-streams:1.0.3 -> 1.0.4
-|    |         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.10 (*)
-|    |         |    +--- io.reactivex.rxjava3:rxjava:3.0.2 -> 3.1.12
-|    |         |    |    \--- org.reactivestreams:reactive-streams:1.0.4
-|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.10 (*)
-|    |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3 -> 1.11.0 (*)
-|    |         +--- io.ktor:ktor-client-content-negotiation:2.3.13
-|    |         |    \--- io.ktor:ktor-client-content-negotiation-jvm:2.3.13
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0
-|    |         |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*)
-|    |         |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*)
-|    |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         +--- io.ktor:ktor-client-core:2.3.13
-|    |         |         |    \--- io.ktor:ktor-client-core-jvm:2.3.13
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         +--- io.ktor:ktor-http:2.3.13
-|    |         |         |         |    \--- io.ktor:ktor-http-jvm:2.3.13
-|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         +--- io.ktor:ktor-utils:2.3.13
-|    |         |         |         |         |    \--- io.ktor:ktor-utils-jvm:2.3.13
-|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         +--- io.ktor:ktor-io:2.3.13
-|    |         |         |         |         |         |    \--- io.ktor:ktor-io-jvm:2.3.13
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10
-|    |         |         |         |         |         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.4.10 (*)
-|    |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         +--- io.ktor:ktor-events:2.3.13
-|    |         |         |         |    \--- io.ktor:ktor-events-jvm:2.3.13
-|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
-|    |         |         |         |         +--- io.ktor:ktor-utils:2.3.13 (*)
-|    |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         +--- io.ktor:ktor-websocket-serialization:2.3.13
-|    |         |         |         |    \--- io.ktor:ktor-websocket-serialization-jvm:2.3.13
-|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
-|    |         |         |         |         +--- io.ktor:ktor-serialization:2.3.13
-|    |         |         |         |         |    \--- io.ktor:ktor-serialization-jvm:2.3.13
-|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
-|    |         |         |         |         |         +--- io.ktor:ktor-websockets:2.3.13
-|    |         |         |         |         |         |    \--- io.ktor:ktor-websockets-jvm:2.3.13
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
-|    |         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.7.1 -> 1.11.0
-|    |         |         |              +--- org.slf4j:slf4j-api:1.7.32 -> 1.7.36
-|    |         |         |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*)
-|    |         |         |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*)
-|    |         |         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.10 (*)
-|    |         |         +--- io.ktor:ktor-serialization:2.3.13 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         +--- io.ktor:ktor-client-core:2.3.13 (*)
-|    |         +--- io.ktor:ktor-serialization-kotlinx-json:2.3.13
-|    |         |    \--- io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.13
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         +--- io.ktor:ktor-http:2.3.13 (*)
-|    |         |         +--- io.ktor:ktor-serialization-kotlinx:2.3.13
-|    |         |         |    \--- io.ktor:ktor-serialization-kotlinx-jvm:2.3.13
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
-|    |         |         |         +--- io.ktor:ktor-serialization:2.3.13 (*)
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.5.1 -> 1.11.0 (*)
-|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.11.0 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         +--- io.ktor:ktor-client-okhttp:2.3.13
-|    |         |    \--- io.ktor:ktor-client-okhttp-jvm:2.3.13
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         +--- io.ktor:ktor-client-core:2.3.13 (*)
-|    |         |         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.4.0 (*)
-|    |         |         +--- com.squareup.okio:okio:3.7.0 -> 3.17.0 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         +--- io.ktor:ktor-client-serialization:2.3.13
-|    |         |    \--- io.ktor:ktor-client-serialization-jvm:2.3.13
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         +--- io.ktor:ktor-client-core:2.3.13 (*)
-|    |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.11.0 (*)
-|    |         |         +--- io.ktor:ktor-client-json:2.3.13
-|    |         |         |    \--- io.ktor:ktor-client-json-jvm:2.3.13
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
-|    |         |         |         +--- org.slf4j:slf4j-api:1.7.36
-|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
-|    |         |         |         +--- io.ktor:ktor-client-core:2.3.13 (*)
-|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
-|    |         +--- com.squareup.moshi:moshi:1.15.2 (*)
-|    |         +--- com.squareup.moshi:moshi-adapters:1.15.2
-|    |         |    +--- com.squareup.moshi:moshi:1.15.2 (*)
-|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
-|    |         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.4.0 (*)
-|    |         +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.4.0 (*)
-|    |         +--- com.scottyab:rootbeer-lib:0.1.1
-|    |         +--- com.squareup.tape2:tape:2.0.0-beta1
-|    |         +--- com.squareup.wire:wire-moshi-adapter:4.9.11
-|    |         |    +--- com.squareup.wire:wire-runtime:4.9.11
-|    |         |    |    \--- com.squareup.wire:wire-runtime-jvm:4.9.11
-|    |         |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
-|    |         |    |         +--- com.squareup.okio:okio:3.7.0 -> 3.17.0 (*)
-|    |         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 2.4.10 (*)
-|    |         |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.2 (*)
-|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
-|    |         +--- com.squareup.wire:wire-runtime:4.9.11 (*)
-|    |         \--- com.stripe:stripeterminal-external:5.6.0 (*)
+|    +--- com.stripe:stripeterminal-core:5.7.0
+|    |    +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
+|    |    +--- com.stripe:stripeterminal-external:5.7.0
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
+|    |    |    +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
+|    |    |    \--- com.squareup.moshi:moshi:1.15.2 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
+|    |    \--- com.stripe:stripeterminal-internal-common:5.7.0
+|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
+|    |         +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
+|    |         +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
+|    |         +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.10.0 (*)
+|    |         +--- androidx.room:room-ktx:2.6.1 -> 2.8.4 (*)
+|    |         +--- androidx.room:room-runtime:2.6.1 -> 2.8.4 (*)
+|    |         +--- androidx.security:security-crypto:1.1.0-alpha03 -> 1.1.0 (*)
+|    |         +--- androidx.sqlite:sqlite:2.4.0 -> 2.6.2 (*)
+|    |         +--- androidx.sqlite:sqlite-framework:2.4.0 -> 2.6.2 (*)
+|    |         +--- com.google.dagger:dagger:2.55 -> 2.60.1 (*)
+|    |         +--- com.google.code.gson:gson:2.13.2 -> 2.14.0 (*)
+|    |         +--- org.kamranzafar:jtar:2.3
+|    |         +--- org.jetbrains.kotlin:kotlin-reflect:1.9.25
+|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
+|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*)
+|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.11.0 (*)
+|    |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3 -> 1.11.0 (*)
+|    |         +--- io.ktor:ktor-client-content-negotiation:2.3.13
+|    |         |    \--- io.ktor:ktor-client-content-negotiation-jvm:2.3.13
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0
+|    |         |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*)
+|    |         |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*)
+|    |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         +--- io.ktor:ktor-client-core:2.3.13
+|    |         |         |    \--- io.ktor:ktor-client-core-jvm:2.3.13
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         +--- io.ktor:ktor-http:2.3.13
+|    |         |         |         |    \--- io.ktor:ktor-http-jvm:2.3.13
+|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         +--- io.ktor:ktor-utils:2.3.13
+|    |         |         |         |         |    \--- io.ktor:ktor-utils-jvm:2.3.13
+|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         +--- io.ktor:ktor-io:2.3.13
+|    |         |         |         |         |         |    \--- io.ktor:ktor-io-jvm:2.3.13
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10
+|    |         |         |         |         |         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.4.10 (*)
+|    |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         +--- io.ktor:ktor-events:2.3.13
+|    |         |         |         |    \--- io.ktor:ktor-events-jvm:2.3.13
+|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
+|    |         |         |         |         +--- io.ktor:ktor-utils:2.3.13 (*)
+|    |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         +--- io.ktor:ktor-websocket-serialization:2.3.13
+|    |         |         |         |    \--- io.ktor:ktor-websocket-serialization-jvm:2.3.13
+|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
+|    |         |         |         |         +--- io.ktor:ktor-serialization:2.3.13
+|    |         |         |         |         |    \--- io.ktor:ktor-serialization-jvm:2.3.13
+|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
+|    |         |         |         |         |         +--- io.ktor:ktor-websockets:2.3.13
+|    |         |         |         |         |         |    \--- io.ktor:ktor-websockets-jvm:2.3.13
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
+|    |         |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.7.1 -> 1.11.0
+|    |         |         |              +--- org.slf4j:slf4j-api:1.7.32 -> 1.7.36
+|    |         |         |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*)
+|    |         |         |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*)
+|    |         |         |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.10 (*)
+|    |         |         +--- io.ktor:ktor-serialization:2.3.13 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         +--- io.ktor:ktor-client-core:2.3.13 (*)
+|    |         +--- io.ktor:ktor-serialization-kotlinx-json:2.3.13
+|    |         |    \--- io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.13
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         +--- io.ktor:ktor-http:2.3.13 (*)
+|    |         |         +--- io.ktor:ktor-serialization-kotlinx:2.3.13
+|    |         |         |    \--- io.ktor:ktor-serialization-kotlinx-jvm:2.3.13
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         +--- io.ktor:ktor-http:2.3.13 (*)
+|    |         |         |         +--- io.ktor:ktor-serialization:2.3.13 (*)
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.5.1 -> 1.11.0 (*)
+|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.11.0 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         +--- io.ktor:ktor-client-okhttp:2.3.13
+|    |         |    \--- io.ktor:ktor-client-okhttp-jvm:2.3.13
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         +--- io.ktor:ktor-client-core:2.3.13 (*)
+|    |         |         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.4.0 (*)
+|    |         |         +--- com.squareup.okio:okio:3.7.0 -> 3.17.0 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         +--- io.ktor:ktor-client-serialization:2.3.13
+|    |         |    \--- io.ktor:ktor-client-serialization-jvm:2.3.13
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         +--- io.ktor:ktor-client-core:2.3.13 (*)
+|    |         |         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.11.0 (*)
+|    |         |         +--- io.ktor:ktor-client-json:2.3.13
+|    |         |         |    \--- io.ktor:ktor-client-json-jvm:2.3.13
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.11.0 (*)
+|    |         |         |         +--- org.slf4j:slf4j-api:1.7.36
+|    |         |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*)
+|    |         |         |         +--- io.ktor:ktor-client-core:2.3.13 (*)
+|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.10 (*)
+|    |         +--- com.squareup.moshi:moshi:1.15.2 (*)
+|    |         +--- com.squareup.moshi:moshi-adapters:1.15.2
+|    |         |    +--- com.squareup.moshi:moshi:1.15.2 (*)
+|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
+|    |         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.4.0 (*)
+|    |         +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.4.0 (*)
+|    |         +--- com.scottyab:rootbeer-lib:0.1.1
+|    |         +--- com.squareup.tape2:tape:2.0.0-beta1
+|    |         +--- com.squareup.wire:wire-moshi-adapter:4.9.11
+|    |         |    +--- com.squareup.wire:wire-runtime:4.9.11
+|    |         |    |    \--- com.squareup.wire:wire-runtime-jvm:4.9.11
+|    |         |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
+|    |         |    |         +--- com.squareup.okio:okio:3.7.0 -> 3.17.0 (*)
+|    |         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 2.4.10 (*)
+|    |         |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.2 (*)
+|    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
+|    |         +--- com.squareup.wire:wire-runtime:4.9.11 (*)
+|    |         \--- com.stripe:stripeterminal-external:5.7.0 (*)
-|    +--- com.stripe:stripeterminal-ktx:5.6.0
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
-|    |    +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
-|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.11.0 (*)
-|    |    \--- com.stripe:stripeterminal-core:5.6.0 (*)
+|    +--- com.stripe:stripeterminal-ktx:5.7.0
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
+|    |    +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
+|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.11.0 (*)
+|    |    \--- com.stripe:stripeterminal-core:5.7.0 (*)
-|    \--- com.stripe:stripeterminal-taptopay:5.6.0
-|         +--- androidx.databinding:viewbinding:8.8.2 -> 9.3.1 (*)
-|         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
-|         +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
-|         +--- androidx.appcompat:appcompat:1.7.1 (*)
-|         +--- androidx.constraintlayout:constraintlayout:2.2.1 -> 2.2.2 (*)
-|         +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
-|         +--- androidx.fragment:fragment-ktx:1.8.9 (*)
-|         +--- androidx.gridlayout:gridlayout:1.1.0
-|         |    +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*)
-|         |    +--- androidx.core:core:1.3.0 -> 1.18.0 (*)
-|         |    \--- org.jspecify:jspecify:1.0.0
-|         +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.10.0 (*)
-|         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*)
-|         +--- androidx.recyclerview:recyclerview:1.4.0 (*)
-|         +--- com.google.dagger:dagger:2.55 -> 2.60.1 (*)
-|         +--- com.google.android.material:material:1.13.0 -> 1.14.0 (*)
-|         +--- com.google.android.play:integrity:1.1.0
-|         |    +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.9.0 (*)
-|         |    \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*)
-|         +--- com.fasterxml.jackson.core:jackson-databind:2.16.1 -> 2.18.8
-|         |    +--- com.fasterxml.jackson.core:jackson-annotations:2.18.8
-|         |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.8
-|         |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.8 (c)
-|         |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.8 (c)
-|         |    |         \--- com.fasterxml.jackson.core:jackson-databind:2.18.8 (c)
-|         |    +--- com.fasterxml.jackson.core:jackson-core:2.18.8
-|         |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.8 (*)
-|         |    \--- com.fasterxml.jackson:jackson-bom:2.18.8 (*)
-|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*)
-|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.11.0 (*)
-|         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3 -> 1.11.0 (*)
-|         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.4.0 (*)
-|         +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.4.0 (*)
-|         +--- com.scottyab:rootbeer-lib:0.1.1
-|         +--- io.reactivex.rxjava3:rxjava:3.1.12 (*)
-|         +--- com.squareup.wire:wire-moshi-adapter:4.9.11 (*)
-|         +--- com.stripe:stripeterminal-external:5.6.0 (*)
-|         +--- com.stripe:stripeterminal-internal-common:5.6.0 (*)
-|         \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.8.1
-|              \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations-jvm:1.8.1
-|                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.10 (*)
+|    \--- com.stripe:stripeterminal-taptopay:5.7.0
+|         +--- androidx.databinding:viewbinding:8.8.2 -> 9.3.1 (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.4.10 (*)
+|         +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*)
+|         +--- androidx.appcompat:appcompat:1.7.1 (*)
+|         +--- androidx.constraintlayout:constraintlayout:2.2.1 -> 2.2.2 (*)
+|         +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*)
+|         +--- androidx.fragment:fragment-ktx:1.8.9 (*)
+|         +--- androidx.gridlayout:gridlayout:1.1.0
+|         |    +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*)
+|         |    +--- androidx.core:core:1.3.0 -> 1.18.0 (*)
+|         |    \--- org.jspecify:jspecify:1.0.0
+|         +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.10.0 (*)
+|         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*)
+|         +--- androidx.recyclerview:recyclerview:1.4.0 (*)
+|         +--- com.google.dagger:dagger:2.55 -> 2.60.1 (*)
+|         +--- com.google.android.material:material:1.13.0 -> 1.14.0 (*)
+|         +--- com.google.android.play:integrity:1.1.0
+|         |    +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.9.0 (*)
+|         |    \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*)
+|         +--- com.fasterxml.jackson.core:jackson-databind:2.16.1 -> 2.18.8
+|         |    +--- com.fasterxml.jackson.core:jackson-annotations:2.18.8
+|         |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.8
+|         |    |         +--- com.fasterxml.jackson.core:jackson-annotations:2.18.8 (c)
+|         |    |         +--- com.fasterxml.jackson.core:jackson-core:2.18.8 (c)
+|         |    |         \--- com.fasterxml.jackson.core:jackson-databind:2.18.8 (c)
+|         |    +--- com.fasterxml.jackson.core:jackson-core:2.18.8
+|         |    |    \--- com.fasterxml.jackson:jackson-bom:2.18.8 (*)
+|         |    \--- com.fasterxml.jackson:jackson-bom:2.18.8 (*)
+|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*)
+|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.11.0 (*)
+|         +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3 -> 1.11.0 (*)
+|         +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.4.0 (*)
+|         +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.4.0 (*)
+|         +--- com.scottyab:rootbeer-lib:0.1.1
+|         +--- com.squareup.wire:wire-moshi-adapter:4.9.11 (*)
+|         +--- com.stripe:stripeterminal-external:5.7.0 (*)
+|         +--- com.stripe:stripeterminal-internal-common:5.7.0 (*)
+|         \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.8.1
+|              \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations-jvm:1.8.1
+|                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.10 (*)

@wpmobilebot

Copy link
Copy Markdown
Collaborator

App Icon📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App NameWooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Build Number778
Version25.4-rc-1
Application IDcom.woocommerce.android.prealpha
Commit1c1722b
Installation URL0rorr7mrvbuko
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: dependencies update PRs that update a dependency file, used by Dependabot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants