Skip to content

Commit ff5e96a

Browse files
Update sbt-typelevel to 0.6.7 (#301)
1 parent f0e10f6 commit ff5e96a

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,3 +1,3 @@
11
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.24.0")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.5")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")

0 commit comments

Comments
 (0)