Skip to content

Commit

Permalink
Update dependency com.adyen.checkout:drop-in to v5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 6918016 commit 9c5c465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
}

dependencies {
implementation('com.adyen.checkout:drop-in:5.9.0')
implementation('com.adyen.checkout:drop-in:5.9.1')
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.15.2'
Expand Down

0 comments on commit 9c5c465

Please sign in to comment.