Skip to content

Commit

Permalink
Merge pull request #604 from ovotech/update/master/sbt-tpolecat-0.5.1
Browse files Browse the repository at this point in the history
Update sbt-tpolecat to 0.5.1 in master
  • Loading branch information
mergify[bot] authored Apr 4, 2024
2 parents 1cb48b4 + c495e2e commit 708e706
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 @@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")

addSbtPlugin("fr.qux" % "sbt-release-tags-only" % "0.5.0")

Expand Down

0 comments on commit 708e706

Please sign in to comment.