Skip to content

Commit f406920

Browse files
committed
Merge branch 'update/sbt-bintray-0.5.6' into 'develop'
Update sbt-bintray to 0.5.6 See merge request colisweb-open-source/scala-distances!83
2 parents f4b6e9e + d27b20b commit f406920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")
66
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
77
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
8-
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
8+
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")

0 commit comments

Comments
 (0)