Skip to content

Commit 90854d8

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.mockito:mockito-core to v5.14.1
1 parent 475f5f4 commit 90854d8

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.14.0'
37+
testImplementation 'org.mockito:mockito-core:5.14.1'
3838
}
3939

4040
test {

0 commit comments

Comments
 (0)