Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and matteobaglini committed Nov 24, 2023
1 parent e5cb4c7 commit eb1a304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")

0 comments on commit eb1a304

Please sign in to comment.