Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v3.8.0 (ap…
Browse files Browse the repository at this point in the history
…ache#985)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Willy Lulciuc <willy@datakin.com>
  • Loading branch information
3 people authored Feb 23, 2021
1 parent dc36791 commit 980acad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
testImplementation 'net.bytebuddy:byte-buddy-dep:1.10.21'
testImplementation 'org.apache.spark:spark-core_2.11:2.4.7'
testImplementation 'org.apache.spark:spark-sql_2.11:2.4.7'
testImplementation 'org.mockito:mockito-core:3.6.28'
testImplementation 'org.mockito:mockito-core:3.8.0'
testImplementation 'junit:junit:4.13.2'

annotationProcessor "org.projectlombok:lombok:1.18.16"
Expand Down

0 comments on commit 980acad

Please sign in to comment.