Skip to content

Commit 34c0bcf

Browse files
Update dependency org.mockito:mockito-core to v5.17.0 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 483f5cd commit 34c0bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ okio = "com.squareup.okio:okio:3.10.2"
4141

4242
truth = { module = "com.google.truth:truth", version = "1.4.4" }
4343
junit = "junit:junit:4.13.2"
44-
mockito = "org.mockito:mockito-core:5.16.1"
44+
mockito = "org.mockito:mockito-core:5.17.0"
4545
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
4646
assertJ = "org.assertj:assertj-core:3.27.3"

0 commit comments

Comments
 (0)