Update build.gradle
This commit is contained in:
parent
81daeb8c96
commit
0e56643723
|
@ -93,6 +93,7 @@ kotlin {
|
|||
api 'mysql:mysql-connector-java:8.0.16'
|
||||
api 'org.mariadb.jdbc:mariadb-java-client:1.1.7'
|
||||
implementation 'org.jetbrains.exposed:exposed:0.12.2'
|
||||
implementation 'net.sf.biweekly:biweekly:0.6.3'
|
||||
|
||||
implementation 'org.mindrot:jbcrypt:0.4'
|
||||
|
||||
|
|
Loading…
Reference in a new issue