Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mergify[bot] committed Jul 29, 2023
1 parent f116f2a commit 4bc9409
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.45")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.45")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 comments on commit 4bc9409

Please sign in to comment.