remove mock bukkit dependency
This commit is contained in:
parent
64ef73f7e0
commit
8a6952ca43
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ dependencies {
|
||||||
paperweight.paperDevBundle("1.20.4-R0.1-SNAPSHOT")
|
paperweight.paperDevBundle("1.20.4-R0.1-SNAPSHOT")
|
||||||
|
|
||||||
implementation("redis.clients:jedis:5.1.1")
|
implementation("redis.clients:jedis:5.1.1")
|
||||||
|
|
||||||
testCompileOnly("com.github.seeseemelk:MockBukkit-v1.20:3.78.0")
|
|
||||||
testCompileOnly("org.junit.jupiter:junit-jupiter-api:5.10.1")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
java {
|
java {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue