Skip to content

Commit 8c21a36

Browse files
authored
Merge pull request #138 from SimY4/update/sbt-scalafmt-2.5.4
2 parents 49d4bc1 + d666574 commit 8c21a36

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
@@ -4,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("com.github.sbt.junit" % "sbt-jupiter-interface" % "0.13.3")
7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
88
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
99
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)