Skip to content

Commit 991cc87

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.mockito:mockito-core to v5.16.0
1 parent 2eeaa07 commit 991cc87

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
@@ -34,7 +34,7 @@ subprojects {
3434

3535
dependencies {
3636
testImplementation 'junit:junit:4.13.2'
37-
testImplementation 'org.mockito:mockito-core:5.15.2'
37+
testImplementation 'org.mockito:mockito-core:5.16.0'
3838
}
3939

4040
test {

0 commit comments

Comments
 (0)