Skip to content

Commit e8f74eb

Browse files
Update sbt-scalafmt to 2.5.4
1 parent 8009256 commit e8f74eb

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,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
44

55
ThisBuild / libraryDependencySchemes ++= Seq(
66
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 commit comments

Comments
 (0)