Skip to content

Commit

Permalink
Update scalafmt-dynamic to 3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 30, 2023
1 parent 4899b03 commit 10fb850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Versions {
def caseApp = "2.1.0-M24"
def coursier = "2.1.5"
def jsoniterScala = "2.13.5"
def scalafmt = "2.7.5"
def scalafmt = "3.7.5"
}

implicit class DepOps(private val dep: Dep) {
Expand Down

0 comments on commit 10fb850

Please sign in to comment.