diff --git a/project/plugins.sbt b/project/plugins.sbt index 1c4d02f..11d4f89 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.29.0") -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.4") addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.23.0")