fix: data save bug
This commit is contained in:
parent
8e32264087
commit
bcea10c9db
9 changed files with 73 additions and 44 deletions
|
@ -44,7 +44,7 @@ dependencies {
|
|||
implementation("com.mysql:mysql-connector-j:9.2.0")
|
||||
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.2")
|
||||
implementation("redis.clients:jedis:5.2.0")
|
||||
implementation("com.google.code.gson:gson:2.10.1")
|
||||
implementation("com.google.code.gson:gson:2.13.1")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue