Skip to content

Commit

Permalink
Merge pull request #24 from martijnhoekstra/update/sbt-scalafmt-2.4.3
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.4.3
  • Loading branch information
martijnhoekstra authored Oct 18, 2023
2 parents 95bd8bd + c404a81 commit 21e79f0
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("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.18")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")

0 comments on commit 21e79f0

Please sign in to comment.