Skip to content

Commit 69a6016

Browse files
committed
Update sbt-scalafmt to 2.4.5
1 parent a439102 commit 69a6016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Makes our code tidy
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
33

44
// Revolver allows us to use re-start and work a lot faster!
55
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")

0 commit comments

Comments
 (0)