We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29764af + d7ecf49 commit 9733618Copy full SHA for 9733618
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.0")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
6
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
0 commit comments