mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-29 19:41:47 +01:00
Dependency update
Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
parent
8cbd6460f4
commit
d371b4d4a6
@ -104,13 +104,13 @@ dependencies {
|
||||
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.7.2')
|
||||
|
||||
// Only here to ensure J9 module support for extensions and our classloaders
|
||||
testCompileOnly 'org.mockito:mockito-core:3.11.2'
|
||||
testCompileOnly 'org.mockito:mockito-core:3.12.4'
|
||||
|
||||
// https://mvnrepository.com/artifact/it.unimi.dsi/fastutil
|
||||
api 'it.unimi.dsi:fastutil:8.5.4'
|
||||
|
||||
// https://mvnrepository.com/artifact/com.google.code.gson/gson
|
||||
api 'com.google.code.gson:gson:2.8.7'
|
||||
api 'com.google.code.gson:gson:2.8.8'
|
||||
|
||||
// Noise library for terrain generation
|
||||
// https://jitpack.io/#Articdive/Jnoise
|
||||
|
Loading…
Reference in New Issue
Block a user