Skip to content

Commit 8009256

Browse files
Update sbt-scalafmt to 2.5.3 (#266)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Jasper Dijt <[email protected]>
1 parent c5d2816 commit 8009256

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.2")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
44

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

0 commit comments

Comments
 (0)