Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.3.2 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored Mar 6, 2020
1 parent 9ba7807 commit 3b2e3cf
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 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.1.1")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")

0 comments on commit 3b2e3cf

Please sign in to comment.