Skip to content

Commit

Permalink
Merge pull request #28 from scala-steward/update/sbt-best-practice-3.5.0
Browse files Browse the repository at this point in the history
Update sbt-best-practice to 3.5.0
  • Loading branch information
Atry authored Jun 20, 2019
2 parents b042881 + 6ec6c1a commit a4812f4
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,3 +1,3 @@
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "3.0.2")
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "3.5.0")

0 comments on commit a4812f4

Please sign in to comment.