Skip to content

Commit b14a556

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5
1 parent 8fe652e commit b14a556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383
// Test dependencies
8484
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
8585
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
86-
testImplementation 'org.mockito:mockito-core:4.11.0'
86+
testImplementation 'org.mockito:mockito-core:5.14.2'
8787
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.144.3'
8888
testImplementation 'org.assertj:assertj-core:3.24.1'
8989

0 commit comments

Comments
 (0)