We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66bd56 commit 89b8433Copy full SHA for 89b8433
project/plugins.sbt
@@ -1,6 +1,6 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.12")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.12")
3
-addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.12")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.5")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.5")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.5")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
0 commit comments