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 2fc53dd commit 9c0bab2Copy full SHA for 9c0bab2
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3")
2
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.0")
3
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.6.0-RC4")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")
6
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
7
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
8
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
0 commit comments