Skip to content

Commit

Permalink
dependency: Update dependency org.mockito:mockito-core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 1c124ce commit 599f07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Versions {
// Tests
const val JUNIT_JUPITER = "5.11.3"
const val ASSERTJ = "3.26.3"
const val MOCKITO = "4.11.0"
const val MOCKITO = "5.14.2"
const val AWAITILITY = "4.2.2"

// Bukkit
Expand Down

0 comments on commit 599f07f

Please sign in to comment.