diff --git a/project/plugins.sbt b/project/plugins.sbt index 404722a..a5eba17 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,4 +5,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0") addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.8") addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.8") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.8") -addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")