Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 28eed4e commit 3cf64b4
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 @@
dokka = "2.0.0"
kotest = "5.9.1"
kotlin = "2.1.10"
mockito = "5.15.2"
mockito = "5.16.0"

[libraries]
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit 3cf64b4

Please sign in to comment.