We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a929a00 + 7dbf1b2 commit 321e35fCopy full SHA for 321e35f
scalafix.sbt
@@ -5,5 +5,5 @@ semanticdbVersion in ThisBuild := scalafixSemanticdb.revision
5
scalafixScalaBinaryVersion in ThisBuild := "2.13"
6
7
scalafixDependencies in ThisBuild ++= Seq(
8
- "com.github.liancheng" %% "organize-imports" % "0.4.3"
+ "com.github.liancheng" %% "organize-imports" % "0.4.4"
9
)
0 commit comments