Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Aug 30, 2023
1 parent cbc08cb commit 5b2aa4e
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,5 +1,5 @@
addSbtPlugin("edu.gemini" % "sbt-lucuma" % "0.11.3")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
// sbt revolver lets launching applications from the sbt console
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")

0 comments on commit 5b2aa4e

Please sign in to comment.