Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #136 from cookpad/renovate/org.mockito-mockito-cor…
Browse files Browse the repository at this point in the history
…e-3.x

Update dependency org.mockito:mockito-core to v3.12.3
  • Loading branch information
k4zy authored Aug 24, 2021
2 parents f095897 + 5c7aeb0 commit 578ca42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshi_version"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:3.12.0'
testImplementation 'org.mockito:mockito-core:3.12.3'
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
testImplementation "com.google.truth:truth:1.1.3"
}
Expand Down

0 comments on commit 578ca42

Please sign in to comment.