Fix linebreak
This commit is contained in:
parent
60b1f0e756
commit
ba6c5a473f
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