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.
1 parent cb89647 commit 0592dcfCopy full SHA for 0592dcf
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
6
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.2.2")
7
//addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
0 commit comments