We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a329263 commit 085ef8dCopy full SHA for 085ef8d
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.19")
3
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.19")
4
-addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.19")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.1")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.1")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.1")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.0")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
0 commit comments