Skip to content

Commit 31f4ff0

Browse files
authored
Merge pull request #2695 from scalacenter/update/sbt-scalafmt-2.5.5
build(deps): Update sbt-scalafmt from 2.5.4 to 2.5.5
2 parents 8bcad84 + 226db8b commit 31f4ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
33
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
44
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
77
// Bumping this will causes issues. The benchmark bridge
88
// needs to be updated in order for us to bump to 0.4.x.

0 commit comments

Comments
 (0)