We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4586cb6 + f99513b commit cb23fc1Copy full SHA for cb23fc1
project/plugins.sbt
@@ -3,7 +3,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
3
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
6
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
7
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
8
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
0 commit comments