diff --git a/CHANGELOG.md b/CHANGELOG.md index 18e749b1e1b..6114c3b6edd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ ### Basic Integration * [REMOVED][9501](https://github.com/stripe/stripe-android/pull/9501) Basic Integration has been removed. [Please use Mobile Payment Element instead](https://docs.stripe.com/payments/mobile/migrating-to-mobile-payment-element-from-basic-integration). +Dependencies updated in [9512](https://github.com/stripe/stripe-android/pull/9512): +* Bumped Kotlin from 1.9.25 to 2.0.21. +* Bumped Kotlin Coroutines from 1.8.1 to 1.9.0. + ## 20.53.0 - 2024-10-21 ### PaymentSheet