Skip to content

Commit 18ec22b

Browse files
authored
Merge pull request #43 from ashtanko/renovate/mockito-monorepo
Update dependency org.mockito:mockito-core to v5.16.1
2 parents 30aea79 + 6b82431 commit 18ec22b

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
@@ -13,7 +13,7 @@ ktlint = "12.2.0" # https://github.com/JLLeitschuh/ktlint-gradle
1313
assertj = "3.27.3" # https://mvnrepository.com/artifact/org.assertj/assertj-core | https://assertj.github.io/doc
1414
kover = "0.9.1" # https://github.com/Kotlin/kotlinx-kover
1515
diktat = "2.0.0" # https://github.com/saveourtool/diktat
16-
mockito = "5.16.0" # https://mvnrepository.com/artifact/org.mockito/mockito-core
16+
mockito = "5.16.1" # https://mvnrepository.com/artifact/org.mockito/mockito-core
1717
mockito_kotlin = "2.2.0" # https://mvnrepository.com/artifact/com.nhaarman.mockitokotlin2/mockito-kotlin
1818

1919
[libraries]

0 commit comments

Comments
 (0)