update gradle

This commit is contained in:
2019-10-10 22:45:55 +02:00
parent 2d1d2d532a
commit 95f6087b8f
5 changed files with 38 additions and 5 deletions

View File

@@ -48,6 +48,7 @@ dependencies {
implementation("com.fasterxml.jackson.datatype:jackson-datatype-joda:$jackson_version")
implementation("net.pearx.kasechange:kasechange-jvm:1.1.0")
implementation("com.auth0:java-jwt:3.8.2")
implementation("com.github.jasync-sql:jasync-postgresql:1.0.7")
implementation("fr.postgresjson:postgresjson:$postgresjson_version")
implementation("com.sendgrid:sendgrid-java:4.4.1")