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 c9ccfc9 + 88ed36d commit 12649e0Copy full SHA for 12649e0
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.4"
+ "com.github.liancheng" %% "organize-imports" % "0.5.0"
9
)
0 commit comments