Skip to content

Commit

Permalink
updating dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saperi22 committed Dec 7, 2023
1 parent 24e86bd commit 3580449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BraintreeCore/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ dependencies {
testImplementation deps.mockitoCore
testImplementation deps.jsonAssert
testImplementation deps.mockk
testImplementation deps.kotlinTest
testImplementation project(':PayPal')
testImplementation project(':TestUtils')
testImplementation project(':UnionPay')
testImplementation project(':Venmo')
testImplementation("org.jetbrains.kotlin:kotlin-test:1.8.0")

// Ref: https://kotlin.github.io/dokka/1.8.0-SNAPSHOT/user_guide/applying/gradle/#applying-plugins
dokkaHtmlPartialPlugin 'org.jetbrains.dokka:android-documentation-plugin:1.7.20'
Expand Down

0 comments on commit 3580449

Please sign in to comment.