Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v3.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent 43f19f9 commit 747db7a
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 @@ -31,7 +31,7 @@ buildscript {
junit: 'junit:junit:4.13.2',
truth: 'com.google.truth:truth:1.1.3',
robolectric: 'org.robolectric:robolectric:4.6.1',
mockito: 'org.mockito:mockito-core:3.0.0',
mockito: 'org.mockito:mockito-core:3.12.4',
drawablePainter: 'com.google.accompanist:accompanist-drawablepainter:0.30.1',
composeUi: "androidx.compose.ui:ui:${versions.composeUi}",
runtime: "androidx.compose.runtime:runtime:${versions.composeUi}",
Expand Down

0 comments on commit 747db7a

Please sign in to comment.