Skip to content

Commit 1bd9f53

Browse files
chore(deps): update dependency org.scalameta:sbt-scalafmt to v2.5.4
1 parent 29e91ec commit 1bd9f53

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.geirsson" % "sbt-ci-release" % "1.5.5")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
55

66
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 commit comments

Comments
 (0)