mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-11 22:44:37 +00:00
PostgreSGL 10 Standards (#1127)
* attempting to resolve pg14->pg10 issues * unidon't * rev 1 * rev 2 * rev 3 * rev 4
This commit is contained in:
parent
c68d5e9864
commit
0b0b23d99c
4 changed files with 441 additions and 110 deletions
|
|
@ -3,6 +3,6 @@ logLevel := Level.Warn
|
|||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.17")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
|
||||
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.14")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||
//addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue