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 eeb75ca commit 7b090cbCopy full SHA for 7b090cb
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.13")
7
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.6")
8
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.3")
9
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
10
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.12")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
12
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
13
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.9")
0 commit comments