Skip to content

Commit

Permalink
Merge pull request #97 from scala-steward/update/sbt-scalafmt-2.3.4
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.3.4
  • Loading branch information
mergify[bot] authored Apr 14, 2020
2 parents da5420f + b8bae37 commit b7d035b
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,4 +1,4 @@
addSbtPlugin("com.typesafe.play" % "interplay" % "3.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")

0 comments on commit b7d035b

Please sign in to comment.