We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac0afa commit 08a1abdCopy full SHA for 08a1abd
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
0 commit comments