Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.1.19 (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: Dejan Mijić <[email protected]>
  • Loading branch information
scala-steward and mijicd authored Jun 1, 2021
1 parent c5e230b commit 1020a49
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,7 +1,7 @@
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.18")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.19")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")

Expand Down

0 comments on commit 1020a49

Please sign in to comment.