Skip to content

Commit 4c260dd

Browse files
scala-stewardazhur
andauthoredJan 19, 2025··
Update sbt-scalafmt to 2.5.4 (#597)
Co-authored-by: Artur Jurat <[email protected]>
1 parent 0c3bbcb commit 4c260dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
44
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)
Please sign in to comment.