Skip to content

Commit ecc6566

Browse files
authored
Merge pull request #451 from typelevel/update/sbt-typelevel-0.7.0
Update sbt-typelevel, ... to 0.7.0
2 parents 3e7ebc3 + 2bb7ab9 commit ecc6566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val sbtTlVersion = "0.6.7"
1+
val sbtTlVersion = "0.7.0"
22
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion)
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

0 commit comments

Comments
 (0)