Skip to content

Commit 6f44ebd

Browse files
Update sbt-typelevel to 0.7.7
1 parent 680ec61 commit 6f44ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.17")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
33
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
44
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

0 commit comments

Comments
 (0)