mirror of
https://github.com/Minestom/Minestom.git
synced 2025-03-02 11:21:15 +01:00
Update the JNoise library from 1.0.0 to 2.1.0
This commit is contained in:
parent
cd0ea0c0c2
commit
2128a08062
@ -141,7 +141,7 @@ dependencies {
|
||||
|
||||
// Noise library for terrain generation
|
||||
// https://jitpack.io/#Articdive/Jnoise
|
||||
api 'com.github.Articdive:Jnoise:1.0.0'
|
||||
api 'com.github.Articdive:Jnoise:2.1.0'
|
||||
|
||||
// https://mvnrepository.com/artifact/org.rocksdb/rocksdbjni
|
||||
api 'org.rocksdb:rocksdbjni:6.16.4'
|
||||
|
Loading…
Reference in New Issue
Block a user