mirror of
https://github.com/vran-dev/databasir.git
synced 2025-09-21 03:11:41 +08:00
feat: implementation diff processor
This commit is contained in:
@@ -2,4 +2,6 @@ dependencies {
|
||||
testImplementation 'mysql:mysql-connector-java:8.0.27'
|
||||
implementation 'org.commonmark:commonmark:0.18.1'
|
||||
implementation 'org.freemarker:freemarker:2.3.31'
|
||||
testImplementation "com.fasterxml.jackson.core:jackson-core:${jacksonVersion}"
|
||||
testImplementation "com.fasterxml.jackson.core:jackson-databind:${jacksonVersion}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user