Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-core to v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent c38ad30 commit 2ca0d57
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 @@ -2,7 +2,7 @@
kotlin = "1.9.22"
scala = "3.3.1"
kotest = "5.8.0"
mockito = "5.8.0"
mockito = "5.10.0"

[libraries]
scala-stdlib = { module = "org.scala-lang:scala3-library_3", version.ref = "scala" }
Expand Down

0 comments on commit 2ca0d57

Please sign in to comment.