mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Update to mockbukkit 4.3.1
This commit is contained in:
parent
7d8b733cc7
commit
366b4d3e3f
9 changed files with 29 additions and 126 deletions
|
|
@ -65,7 +65,7 @@ dependencies {
|
|||
implementation(kotlin("stdlib"))
|
||||
|
||||
// Test dependency
|
||||
testImplementation("com.github.seeseemelk:MockBukkit-v1.21:3.133.2")
|
||||
testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.3.1")
|
||||
testRuntimeOnly("commons-lang:commons-lang:2.6")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue