Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.5.0 (#347)
Browse files Browse the repository at this point in the history
* Update sbt-tpolecat to 0.5.0

* Revert commit(s) 3b20a7c

* Update sbt-tpolecat to 0.5.0
  • Loading branch information
scala-steward committed Jul 31, 2023
1 parent 3468203 commit dc7716b
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
Expand Up @@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

Expand Down

0 comments on commit dc7716b

Please sign in to comment.