Skip to content

Commit

Permalink
Build: Remove sbt-tpolecat
Browse files Browse the repository at this point in the history
  • Loading branch information
raquo committed Jan 3, 2023
1 parent 7f7ce10 commit fb94333
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")

addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
// #TODO[Scala3] - removed pending https://github.com/typelevel/sbt-tpolecat/issues/102
// addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")

0 comments on commit fb94333

Please sign in to comment.