feat: DB adjustments + connection profile #5
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation("org.zeroturnaround:zt-exec:1.12")
|
||||
implementation("org.apache.commons:commons-lang3:3.17.0")implementation("org.springframework.boot:spring-boot-autoconfigure")
|
||||
implementation("org.apache.commons:commons-lang3:3.17.0")
|
||||
implementation("org.springframework.boot:spring-boot-autoconfigure")
|
||||
|
||||
implementation("org.springframework.boot:spring-boot-starter-jdbc")
|
||||
implementation("org.xerial:sqlite-jdbc")
|
||||
|
|
Loading…
Add table
Reference in a new issue