Skip to content

Commit

Permalink
Merge pull request #106 from gemini-hlsw/update/sbt-scalafmt-2.5.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.2
  • Loading branch information
jluhrs authored Oct 3, 2023
2 parents 52c4e65 + 5b2aa4e commit 5ec11ea
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.8")
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 5ec11ea

Please sign in to comment.