Skip to content

Commit d926bed

Browse files
Update dependency org.mockito:mockito-core to v5
1 parent 2edb8ad commit d926bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ okio = "com.squareup.okio:okio:3.2.0"
3333

3434
truth = { module = "com.google.truth:truth", version = "1.1.3" }
3535
junit = "junit:junit:4.13.2"
36-
mockito = "org.mockito:mockito-core:4.11.0"
36+
mockito = "org.mockito:mockito-core:5.0.0"
3737
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
3838
assertJ = "org.assertj:assertj-core:3.23.1"

0 commit comments

Comments
 (0)