Skip to content

Commit 7dbf1b2

Browse files
committed
Update organize-imports to 0.4.4
1 parent 494dac0 commit 7dbf1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scalafix.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ semanticdbVersion in ThisBuild := scalafixSemanticdb.revision
55
scalafixScalaBinaryVersion in ThisBuild := "2.13"
66

77
scalafixDependencies in ThisBuild ++= Seq(
8-
"com.github.liancheng" %% "organize-imports" % "0.4.3"
8+
"com.github.liancheng" %% "organize-imports" % "0.4.4"
99
)

0 commit comments

Comments
 (0)