Fix build.sbt 'Dependencies' import (#31382)

Not sure how sbt doesn't trip over this, but it seems to help IntelliJ
This commit is contained in:
Arnout Engelen 2022-05-06 14:34:45 +02:00 committed by GitHub
parent 05992a99d0
commit e7e95f5c75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
import akka.{ AutomaticModuleName, CopyrightHeaderForBuild, Paradox, ScalafixIgnoreFilePlugin }
import akka.{ AutomaticModuleName, CopyrightHeaderForBuild, Dependencies, Paradox, ScalafixIgnoreFilePlugin }
ThisBuild / scalafixScalaBinaryVersion := scalaBinaryVersion.value