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.
1 parent 494dac0 commit 7dbf1b2Copy full SHA for 7dbf1b2
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