Skip to content

Commit

Permalink
Upgrade sonatype and sbt-best-practice
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Mar 16, 2019
1 parent 07d7d9a commit 9ac9647
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/plugins.sbt
@@ -1,4 +1,6 @@
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "6.0.0")
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.0.0")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5")

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0")

Expand Down

0 comments on commit 9ac9647

Please sign in to comment.