We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f597203 + 4b9ef8f commit 4d03199Copy full SHA for 4d03199
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