mirror of
https://gitee.com/BDWare/agent-backend
synced 2025-01-09 17:34:13 +00:00
fix: fix version of org.bdware.doip:bdosclient:0.0.7
This commit is contained in:
parent
07e5070316
commit
1bf3ccc059
@ -42,7 +42,7 @@ dependencies {
|
||||
implementation 'com.nimbusds:nimbus-jose-jwt:9.10'
|
||||
implementation 'org.bdware.doip:doip-sdk:1.4.2'
|
||||
implementation 'org.bdware.doip:doip-audit-tool:1.2.6'
|
||||
implementation 'org.bdware.doip:bdosclient:0.0.5'
|
||||
implementation 'org.bdware.doip:bdosclient:0.0.7'
|
||||
implementation fileTree(dir: 'lib', include: '*.jar')
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
implementation 'io.netty:netty-tcnative-boringssl-static:2.0.59.Final'
|
||||
|
Loading…
Reference in New Issue
Block a user