Skip to content

Commit 629f43f

Browse files
scalameta-botkitbellew
authored andcommitted
Update scalafmt-dynamic, scalafmt-sysops to 3.9.9
1 parent 15e5629 commit 629f43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ inThisBuild(List(
4040
))
4141
publish / skip := true
4242

43-
val scalafmtVersion = "3.9.8"
43+
val scalafmtVersion = "3.9.9"
4444
onLoadMessage :=
4545
s"Welcome to sbt-scalafmt ${version.value} (scalafmt $scalafmtVersion)"
4646

0 commit comments

Comments
 (0)