We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8a0f7 commit 0ba432cCopy full SHA for 0ba432c
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
0 commit comments