Skip to content

Commit

Permalink
feat: bump scalafmt to 3.0.5 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
hseeberger authored Sep 26, 2021
1 parent 972d913 commit 5df312d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/de/heikoseeberger/sbtfresh/Template.scala
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ private object Template {
}

def scalafmtConf: String =
"""|version = "3.0.4"
"""|version = "3.0.5"
|
|preset = "defaultWithAlign"
|runner.dialect = "scala3"
Expand Down

0 comments on commit 5df312d

Please sign in to comment.