2023-02-28T02:13:01
This commit is contained in:
@@ -12,7 +12,7 @@ plugins {
|
||||
dependencies {
|
||||
implementation ("org.hibernate:hibernate-core:5.5.5.Final")
|
||||
|
||||
runtimeOnly ("com.h2database:h2:1.4.200")
|
||||
runtimeOnly ("com.h2database:h2:2.1.214")
|
||||
runtimeOnly ("org.apache.derby:derby:10.15.2.0")
|
||||
runtimeOnly ("org.xerial:sqlite-jdbc:3.36.0.1")
|
||||
//implementation("com.zsoltfabok:sqlite-dialect:1.0")
|
||||
|
||||
Reference in New Issue
Block a user