We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b61dfe3 + 085854f commit e3053afCopy full SHA for e3053af
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@ resolvers += Classpaths.sbtPluginReleases
2
resolvers += "Typesafe Repository" at "https://repo.typesafe.com/typesafe/releases/"
3
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.18")
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
8
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
0 commit comments