Skip to content

Commit

Permalink
Update scalafmt-dynamic to 3.7.14 (#1248)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 25, 2023
1 parent efd5ee8 commit 35dce6c
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-M25"
def coursier = "2.1.7"
def jsoniterScala = "2.13.5"
def scalafmt = "3.7.13"
def scalafmt = "3.7.14"
}

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

0 comments on commit 35dce6c

Please sign in to comment.