Skip to content

Commit e3053af

Browse files
authored
Merge pull request #251 from scala-steward/update/sbt-tpolecat-0.1.18
Update sbt-tpolecat to 0.1.18
2 parents b61dfe3 + 085854f commit e3053af

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
@@ -2,7 +2,7 @@ resolvers += Classpaths.sbtPluginReleases
22
resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/releases/"
33

44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
5+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.18")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
88
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")

0 commit comments

Comments
 (0)