mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-14 14:45:31 +01:00
Add hamkrest test dependency.
This commit is contained in:
parent
0601c05761
commit
1d5d7a9ce2
@ -106,6 +106,7 @@ dependencies {
|
||||
exclude group: 'junit', module: 'junit'
|
||||
}
|
||||
testImplementation 'org.jetbrains.kotlin:kotlin-test'
|
||||
testImplementation 'com.natpryce:hamkrest:1.8.0.1'
|
||||
|
||||
// Old Tests
|
||||
oldTestImplementation 'org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT'
|
||||
|
Loading…
Reference in New Issue
Block a user