Skip to content

Commit c392417

Browse files
authored
Bump organize-imports to 0.6.0 (#417)
1 parent bc2c382 commit c392417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ inThisBuild(
6969
"-encoding",
7070
"utf8"
7171
),
72-
scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.5.0",
72+
scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.6.0",
7373
semanticdbEnabled := true,
7474
semanticdbVersion := scalametaVersion,
7575
scalafixScalaBinaryVersion := scalaBinaryVersion.value

0 commit comments

Comments
 (0)