Skip to content

Commit

Permalink
Update scalafmt-dynamic, scalafmt-sysops to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and kitbellew committed Jan 29, 2022
1 parent 4f59ef0 commit 3ab98d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ inThisBuild(
)
skip in publish := true

val scalafmtVersion = "3.3.3"
val scalafmtVersion = "3.4.0"
onLoadMessage := s"Welcome to sbt-scalafmt ${version.value} (scalafmt ${scalafmtVersion})"

lazy val plugin = project
Expand Down

0 comments on commit 3ab98d5

Please sign in to comment.