Skip to content

Commit

Permalink
Merge pull request #273 from Atry/template
Browse files Browse the repository at this point in the history
Update template
  • Loading branch information
Atry committed Jun 23, 2019
2 parents 25823e1 + 54cccf4 commit cc54705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
@@ -1,8 +1,8 @@
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.0.1+28-0b91b5bf")
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.1")

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

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0+19-f9a4262c")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

Expand Down

0 comments on commit cc54705

Please sign in to comment.