Skip to content

Commit 2e93d8f

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.mockito:mockito-core to v5.20.0
1 parent 780e810 commit 2e93d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ subprojects {
2828

2929
dependencies {
3030
testImplementation 'junit:junit:4.13.2'
31-
testImplementation 'org.mockito:mockito-core:5.19.0'
31+
testImplementation 'org.mockito:mockito-core:5.20.0'
3232
}
3333

3434
test {

0 commit comments

Comments
 (0)