Skip to content

Commit 51f5d3f

Browse files
committed
Update sbt-scalafmt to 2.4.5
1 parent d7782a6 commit 51f5d3f

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,4 +1,4 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
44
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.6")

0 commit comments

Comments
 (0)