Skip to content

Commit 6ae1eb5

Browse files
bump: sbt-scalafmt 2.4.6 (was 2.4.3) (#169)
1 parent 7aa724c commit 6ae1eb5

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,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

0 commit comments

Comments
 (0)