We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbf36ad + 8ac3fee commit 50aa530Copy full SHA for 50aa530
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
externalResolvers += Resolver.bintrayIvyRepo("evolutiongaming", "sbt-plugins")
2
3
-addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.0")
+addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
4
5
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
6
0 commit comments