Skip to content

Commit 4d03199

Browse files
authored
Merge pull request #454 from typelevel/update/sbt-typelevel-0.7.1
Update sbt-typelevel, ... to 0.7.1
2 parents f597203 + 4b9ef8f commit 4d03199

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.7.0"
1+
val sbtTlVersion = "0.7.1"
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)