Skip to content

Commit

Permalink
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 Jan 3, 2025
1 parent f8d1beb commit 9f0c686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {

// Test dependencies
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
testImplementation 'org.mockito:mockito-core:4.0.0'
testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'com.github.seeseemelk:MockBukkit-v1.17:1.7.0'
testImplementation 'org.assertj:assertj-core:3.21.0'
}
Expand Down

0 comments on commit 9f0c686

Please sign in to comment.