Skip to content

Commit b7d7639

Browse files
authored
Merge pull request #96 from lucidsoftware/upgrade-scalafmt-3.9.7
Upgrade Scalafmt to v3.9.7
2 parents 7ea17fd + d03cb18 commit b7d7639

File tree

5 files changed

+144
-305
lines changed

5 files changed

+144
-305
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ annex_scalafmt.install(
9696
artifacts = [
9797
"org.scalameta:parsers_2.13:4.9.7",
9898
"org.scalameta:metaconfig-core_2.13:0.13.0",
99-
"org.scalameta:scalafmt-core_2.13:3.8.2",
99+
"org.scalameta:scalafmt-core_2.13:3.9.7",
100100
],
101101
fetch_sources = True,
102102
lock_file = "//:annex_scalafmt_install.json",

0 commit comments

Comments
 (0)