Skip to content

Commit

Permalink
feat: bump scalafmt to 3.0.6 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
hseeberger authored Oct 4, 2021
1 parent ff239e9 commit 23abbe5
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.5"
"""|version = "3.0.6"
|
|preset = "defaultWithAlign"
|runner.dialect = "scala3"
Expand Down

0 comments on commit 23abbe5

Please sign in to comment.