mirror of https://github.com/sbt/sbt.git
Switch to sbt-ci-release 1.4.31 (#146)
This commit is contained in:
parent
d8ce5cebb0
commit
14a4a6998a
|
|
@ -5,7 +5,7 @@ import sbt._
|
|||
import sbt.Keys._
|
||||
import sbt.ScriptedPlugin.autoImport.{scriptedBufferLog, scriptedLaunchOpts}
|
||||
|
||||
import com.typesafe.sbt.pgp._
|
||||
import com.jsuereth.sbtpgp._
|
||||
import coursier.ShadingPlugin.autoImport.{Shading, shadingNamespace}
|
||||
|
||||
object Settings {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
plugins_(
|
||||
"com.geirsson" % "sbt-ci-release" % "1.3.2",
|
||||
"com.geirsson" % "sbt-ci-release" % "1.4.31",
|
||||
"com.typesafe" % "sbt-mima-plugin" % "0.3.0",
|
||||
"org.scala-sbt" % "sbt-contraband" % "0.4.4"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue