mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-09-17 15:21:34 +02:00
Switch to PostgreSQL
This commit is contained in:
@@ -40,12 +40,8 @@ libraryDependencies += "com.github.tototoshi" %% "slick-joda-mapper" % "2.0.0"
|
||||
|
||||
libraryDependencies += "com.github.nscala-time" %% "nscala-time" % "2.0.0"
|
||||
|
||||
// libraryDependencies += "org.mariadb.jdbc" % "mariadb-java-client" % "1.1.9"
|
||||
|
||||
libraryDependencies += "org.postgresql" % "postgresql" % "9.4-1201-jdbc41"
|
||||
|
||||
libraryDependencies += "org.mariadb.jdbc" % "mariadb-java-client" % "1.3.3"
|
||||
|
||||
libraryDependencies += "org.webjars" % "bootstrap" % "3.3.5"
|
||||
|
||||
libraryDependencies += "org.webjars" % "jquery" % "2.1.4"
|
||||
|
||||
Reference in New Issue
Block a user