Skip to content

Commit 50aa530

Browse files
authored
Merge pull request #44 from scala-steward/update/sbt-bintray-0.6.1
Update sbt-bintray to 0.6.1
2 parents dbf36ad + 8ac3fee commit 50aa530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
externalResolvers += Resolver.bintrayIvyRepo("evolutiongaming", "sbt-plugins")
22

3-
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.0")
3+
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
44

55
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
66

0 commit comments

Comments
 (0)