We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f597203 commit 4b9ef8fCopy full SHA for 4b9ef8f
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val sbtTlVersion = "0.7.0"
+val sbtTlVersion = "0.7.1"
2
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
0 commit comments