Skip to content

Commit

Permalink
Update to the latest released sbt-bintray
Browse files Browse the repository at this point in the history
  • Loading branch information
2m committed Dec 17, 2017
1 parent 8ca1d26 commit 734e65e
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,6 +1,6 @@
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "2.0.0")
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.1.1")
addSbtPlugin("com.lucidchart" % "sbt-scalafmt-coursier" % "1.14")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.1+12-0f116e2a")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.2")

libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }

0 comments on commit 734e65e

Please sign in to comment.