fix config system bugs in config save and reload
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
- implementation(project(":folia-api"))
|
- implementation(project(":folia-api"))
|
||||||
+ implementation(project(":shiroha-api"))
|
+ implementation(project(":shiroha-api"))
|
||||||
+ // Shiroha start - dependencies
|
+ // Shiroha start - dependencies
|
||||||
+ implementation("com.electronwill.night-config:toml:3.9.0")
|
+ implementation("com.electronwill.night-config:toml:3.8.4")
|
||||||
+ implementation("net.openhft:affinity:3.23.3")
|
+ implementation("net.openhft:affinity:3.23.3")
|
||||||
+ implementation("com.github.luben:zstd-jni:1.5.4-1")
|
+ implementation("com.github.luben:zstd-jni:1.5.4-1")
|
||||||
+ implementation("net.openhft:zero-allocation-hashing:0.16")
|
+ implementation("net.openhft:zero-allocation-hashing:0.16")
|
||||||
|
|||||||
Reference in New Issue
Block a user