Skip to content

Commit

Permalink
=sbt Add "org.reactivestreams." as a dedicated group.
Browse files Browse the repository at this point in the history
Signed-off-by: He-Pin <hepin1989@gmail.com>
  • Loading branch information
He-Pin committed Aug 2, 2023
1 parent 1042dcb commit 6bbac0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scalafix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ SortImports.blocks = [
"*",
"com.sun."
"org.apache.pekko."
"org.reactivestreams."
]

0 comments on commit 6bbac0c

Please sign in to comment.