Skip to content

Commit 720167b

Browse files
Update dependency org.mockito:mockito-core to v5.4.0 (#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ca0214 commit 720167b

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.3.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:5.3.1"
36+
mockito = "org.mockito:mockito-core:5.4.0"
3737
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
3838
assertJ = "org.assertj:assertj-core:3.24.2"

0 commit comments

Comments
 (0)