update docker files

This commit is contained in:
CaiHQ
2024-12-23 16:16:07 +08:00
parent 2ef0e29890
commit eff8d37278
2 changed files with 25 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ dependencies {
//api 'org.apache.velocity:velocity-engine-core:2.3'
api 'org.rocksdb:rocksdbjni:7.3.1'
testImplementation 'junit:junit:4.13.2'
implementation 'org.bdware.doip:doip-sdk:1.5.5'
implementation 'org.bdware.doip:doip-sdk:1.5.6'
}
group = "org.bdware.sc"