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 46d71e4 commit b782e8cCopy full SHA for b782e8c
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.13")
6
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.7")
7
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.5")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
9
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14")
10
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
11
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
12
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.10")
0 commit comments