Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent ae083c6 commit d8073b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencyResolutionManagement {
library("rng-simple", "org.apache.commons", "commons-rng-simple").versionRef("rng")
library("rng-sampling", "org.apache.commons", "commons-rng-sampling").versionRef("rng")

library("mockito", "org.mockito:mockito-core:5.10.0")
library("mockito", "org.mockito:mockito-core:5.11.0")
library("mockbukkit", "com.github.seeseemelk:MockBukkit-v1.18:2.85.2")
library("junit-platform","org.junit:junit-bom:5.10.2")
library("junit-jupiter", "org.junit.jupiter","junit-jupiter").withoutVersion()
Expand Down

0 comments on commit d8073b4

Please sign in to comment.