mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
update MockBukkit to 4.5.0
This commit is contained in:
parent
f5d607212d
commit
71dd823d3e
3 changed files with 2 additions and 60 deletions
|
|
@ -65,7 +65,7 @@ dependencies {
|
|||
implementation(kotlin("stdlib"))
|
||||
|
||||
// Test dependency
|
||||
testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.3.1")
|
||||
testImplementation("org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.5.0")
|
||||
testRuntimeOnly("commons-lang:commons-lang:2.6")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue