mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-26 09:43:37 +00:00
Upgrade SBT to 1.3.6 (#322)
This commit is contained in:
parent
ab625d15c4
commit
b1be0ffdb3
3 changed files with 13 additions and 15 deletions
|
|
@ -1 +1 @@
|
|||
sbt.version = 0.13.8
|
||||
sbt.version = 1.3.6
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
logLevel := Level.Warn
|
||||
|
||||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.7.9")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")
|
||||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.12")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
|
||||
// https://github.com/sbt/sbt-unidoc
|
||||
//addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue