mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-03-09 12:59:02 +01:00
Update build.gradle
This commit is contained in:
parent
c1bbfff344
commit
86a3a8b630
@ -192,10 +192,10 @@ dependencies {
|
|||||||
|
|
||||||
//Add dependencies here
|
//Add dependencies here
|
||||||
//Test dependencies
|
//Test dependencies
|
||||||
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.+'
|
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
|
||||||
testImplementation "org.mockito:mockito-core:4.+"
|
testImplementation "org.mockito:mockito-core:4.+"
|
||||||
testImplementation mockBukkit()
|
// testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.+'
|
||||||
|
// testImplementation mockBukkit()
|
||||||
testImplementation 'org.assertj:assertj-core:3.+'
|
testImplementation 'org.assertj:assertj-core:3.+'
|
||||||
testImplementation lombok()
|
testImplementation lombok()
|
||||||
testAnnotationProcessor lombok()
|
testAnnotationProcessor lombok()
|
||||||
|
Loading…
Reference in New Issue
Block a user