Skip to content

Commit

Permalink
Merge pull request #204 from scala-steward/update/sbt-bintray-0.6.1
Browse files Browse the repository at this point in the history
Update sbt-bintray to 0.6.1
  • Loading branch information
mkurz authored Mar 3, 2022
2 parents 65b3e9b + 70a9066 commit e3fdb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
Expand Down

0 comments on commit e3fdb1b

Please sign in to comment.