Skip to content

Commit bb01f75

Browse files
fix(deps): update dependency com.github.seeseemelk:mockbukkit-v1.19 to v3
1 parent 894d592 commit bb01f75

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
@@ -79,7 +79,7 @@ dependencies {
7979
// Test dependencies
8080
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
8181
testImplementation 'org.mockito:mockito-core:4.11.0'
82-
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.144.3'
82+
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:3.1.0'
8383
testImplementation 'org.assertj:assertj-core:3.24.1'
8484
}
8585

0 commit comments

Comments
 (0)