Skip to content

Commit de916d4

Browse files
Update sbt-typelevel to 0.7.6 (#341)
1 parent bbb262c commit de916d4

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" % "4.0.1")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.5")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6")

0 commit comments

Comments
 (0)