Skip to content

Commit

Permalink
Bump mockito version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtanko committed Nov 20, 2024
1 parent 7a59d5c commit 81c271f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ktlint = "12.1.1" # https://github.com/JLLeitschuh/ktlint-gradle
assertj = "3.26.3" # https://mvnrepository.com/artifact/org.assertj/assertj-core | https://assertj.github.io/doc
kover = "0.8.3" # https://github.com/Kotlin/kotlinx-kover
diktat = "2.0.0" # https://github.com/saveourtool/diktat
mockito = "5.14.1" # https://mvnrepository.com/artifact/org.mockito/mockito-core
mockito = "5.14.2" # https://mvnrepository.com/artifact/org.mockito/mockito-core
mockito_kotlin = "2.2.0" # https://mvnrepository.com/artifact/com.nhaarman.mockitokotlin2/mockito-kotlin

[libraries]
Expand Down

0 comments on commit 81c271f

Please sign in to comment.