Skip to content

Commit 177f6dc

Browse files
authored
Update sbt-tpolecat to 0.5.2
1 parent 7cd49b9 commit 177f6dc

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 @@
11
resolvers += Resolver.sonatypeRepo("snapshots")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
3+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
44
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.32.0")

0 commit comments

Comments
 (0)