Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent e56015a commit 3e1dcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BloodNight-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation("net.kyori", "adventure-platform-bukkit", "4.3.0")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.10.0")
testImplementation("junit", "junit", "4.13.2")
testImplementation("org.mockito", "mockito-core", "5.4.0")
testImplementation("org.mockito", "mockito-core", "5.5.0")
compileOnly("io.lumine", "Mythic-Dist", "5.3.5")
compileOnly("me.clip", "placeholderapi", "2.11.3")
compileOnly("com.onarandombox.multiversecore", "Multiverse-Core", "4.3.1")
Expand Down

0 comments on commit 3e1dcb4

Please sign in to comment.