mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 14:17:13 +02:00
Upgrade to contraband 0.3.3
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@ scalaVersion := "2.12.4"
|
||||
scalacOptions ++= Seq("-feature", "-language:postfixOps")
|
||||
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.5")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.2")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.3")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.8.0")
|
||||
|
||||
Reference in New Issue
Block a user