Skip to content

Commit f855875

Browse files
author
gvolpe-steward[bot]
committed
Update sbt-tpolecat to 0.5.4
1 parent 78cda49 commit f855875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/releas
44
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
55

66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
7+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.4")
88
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
1010
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")

0 commit comments

Comments
 (0)