Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.4.2 (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 10, 2023
1 parent 5dbbcdc commit d6d1a1f
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 @@ -7,7 +7,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")

// force usage of scala-xml v2
// See https://github.com/scoverage/sbt-scoverage/issues/439
Expand Down

0 comments on commit d6d1a1f

Please sign in to comment.