Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent be32b22 commit 8c9a0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-sponge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
})
api("org.apache.logging.log4j:log4j-api")
api("org.bstats:bstats-sponge:1.7")
testImplementation("org.mockito:mockito-core:5.12.0")
testImplementation("org.mockito:mockito-core:5.14.0")
}

<<<<<<< HEAD
Expand Down

0 comments on commit 8c9a0ef

Please sign in to comment.