upgrade common

This commit is contained in:
CaiHQ 2022-05-23 17:14:09 +08:00
parent de30170d65
commit 928e89988e
2 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ dependencies {
implementation 'org.apache.velocity:velocity-engine-core:2.3'
implementation 'com.nimbusds:nimbus-jose-jwt:9.10'
implementation 'org.bdware.doip:doip-sdk:1.1.0'
implementation fileTree(dir: 'lib', include: '*.jar')
testImplementation 'junit:junit:4.13.2'
}

Binary file not shown.