We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4b6e9e + d27b20b commit f406920Copy full SHA for f406920
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5
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.13")
8
-addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
+addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
0 commit comments