Skip to content

Commit

Permalink
sbt-bintray 0.6.0 (was 0.5.6) (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 30, 2020
1 parent cf163e9 commit 6dcabe5
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
Expand Up @@ -6,7 +6,7 @@ addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.35")
addSbtPlugin("com.lightbend.sbt" % "sbt-javaagent" % "0.1.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.0")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.6")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

Expand Down

0 comments on commit 6dcabe5

Please sign in to comment.