Skip to content

Commit 14835e7

Browse files
authored
Merge pull request #42 from scala-steward/update/sbt-bintray-0.6.0
Update sbt-bintray to 0.6.0
2 parents d2e38fe + 07f4366 commit 14835e7

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.5.6")
3+
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.0")
44

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

0 commit comments

Comments
 (0)