Skip to content

Commit

Permalink
chore: update sbt-scalafmt from 2.4.6 to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Aug 31, 2023
1 parent c710187 commit d0c1875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

0 comments on commit d0c1875

Please sign in to comment.