Skip to content

Commit

Permalink
Merge pull request #101 from scala-steward/update/sbt-scalafmt-2.4.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.4.2
  • Loading branch information
regis-leray committed Aug 5, 2020
2 parents f1db39e + 39a83e3 commit 0890338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.3")
Expand Down

0 comments on commit 0890338

Please sign in to comment.