Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.5.2 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh authored Aug 21, 2024
2 parents 4b122e3 + 0c85f8e commit 71cef65
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 @@ -3,6 +3,6 @@ addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.23"
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.9.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 comments on commit 71cef65

Please sign in to comment.