Skip to content

Commit

Permalink
Upgraded Mockito to 5.14.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Oct 2, 2024
1 parent ff7afc8 commit 058a178
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 @@ -15,7 +15,7 @@ kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.9.0"
kotlinx-dl = "0.5.2"
ksp = "2.0.20-1.0.25" # Must match Kotlin version above.
mockito = "5.13.0"
mockito = "5.14.1"
mockito-kotlin = "2.2.0"
mockk = "1.13.12"
org-json = "20240303"
Expand Down

0 comments on commit 058a178

Please sign in to comment.