Skip to content

Commit

Permalink
Merge pull request #189 from scala-steward-bot/update/scalafmt-core-3…
Browse files Browse the repository at this point in the history
….8.3-fork-2

Update scalafmt-core to 3.8.3-fork-2
  • Loading branch information
xuwei-k authored Oct 11, 2024
2 parents 0b59e06 + fc9fcdd commit abbabc6
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 @@ -77,7 +77,7 @@ lazy val `scalameta-ast` = projectMatrix
jsProjectSettings,
commonLatest,
libraryDependencies += "org.ekrich" %%% "sconfig" % "1.7.0",
libraryDependencies += ("com.github.xuwei-k" %%% "scalafmt-core" % "3.8.3-fork-1").withSources(),
libraryDependencies += ("com.github.xuwei-k" %%% "scalafmt-core" % "3.8.3-fork-2").withSources(),
)
)

Expand Down

0 comments on commit abbabc6

Please sign in to comment.