Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.0.3 (akka#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and Lukáš Klim committed Jan 28, 2020
1 parent 1f79d89 commit 8893c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.19")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
Expand Down

0 comments on commit 8893c20

Please sign in to comment.