Skip to content

Commit 09ebbe4

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.mockito:mockito-core to v5.22.0
1 parent efcc2fe commit 09ebbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.21.0'
31+
testImplementation 'org.mockito:mockito-core:5.22.0'
3232
}
3333

3434
test {

0 commit comments

Comments
 (0)