Skip to content

Commit 5dfd269

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.mockito:mockito-core to v4.8.1
1 parent f09f2ab commit 5dfd269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ subprojects {
3636

3737
dependencies {
3838
testImplementation 'junit:junit:4.13.2'
39-
testImplementation 'org.mockito:mockito-core:4.8.0'
39+
testImplementation 'org.mockito:mockito-core:4.8.1'
4040
}
4141

4242
test {

0 commit comments

Comments
 (0)