Fix deserialization problems

This commit is contained in:
okx-code
2021-11-02 21:44:02 +00:00
parent 50ccfd4266
commit 80f5808d56
4 changed files with 26 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ plugins {
}
group 'sh.okx'
version '3.13'
version '3.13.1'
java {
sourceCompatibility = JavaVersion.VERSION_1_8