Skip to content

Commit

Permalink
Update sbt plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Aug 2, 2019
1 parent 854920c commit dff9588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/bintray.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.4")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")
2 changes: 1 addition & 1 deletion project/git.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")

0 comments on commit dff9588

Please sign in to comment.