include integrated auth lib
This commit is contained in:
parent
fe39c6a2ae
commit
b816399cba
@ -27,6 +27,7 @@ dependencies {
|
|||||||
implementation 'org.postgresql:postgresql:42.5.0'
|
implementation 'org.postgresql:postgresql:42.5.0'
|
||||||
implementation 'net.sf.jt400:jt400:11.0'
|
implementation 'net.sf.jt400:jt400:11.0'
|
||||||
implementation 'com.microsoft.sqlserver:mssql-jdbc:9.2.0.jre8'
|
implementation 'com.microsoft.sqlserver:mssql-jdbc:9.2.0.jre8'
|
||||||
|
implementation 'com.microsoft.sqlserver:mssql-jdbc_auth:9.2.0.x64'
|
||||||
}
|
}
|
||||||
|
|
||||||
application {
|
application {
|
||||||
|
Loading…
Reference in New Issue
Block a user