Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 21, 2023
1 parent 8e7f3b7 commit 5f9cb24
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
@@ -1,7 +1,7 @@
[versions]
kotest = "5.6.1"
kotlin = "1.8.20"
mockito = "5.3.0"
mockito = "5.3.1"

[libraries]
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit 5f9cb24

Please sign in to comment.