Skip to content

Commit 00eb82c

Browse files
Merge pull request #4 from scala-steward/update/sbt-scalafmt-2.0.5
Update sbt-scalafmt to 2.0.5
2 parents 5e3f11b + f403555 commit 00eb82c

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,4 +1,4 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.4")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
33
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.10")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")

0 commit comments

Comments
 (0)