Skip to content

Commit 0eddcd3

Browse files
scala-stewardxuwei-k
authored andcommitted
Update scalafix-rules to 0.6.23
1 parent e52682b commit 0eddcd3

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
@@ -321,6 +321,6 @@ Global / excludeLintKeys ++= Set(
321321
inThisBuild(
322322
Seq(
323323
semanticdbVersion := scalafixSemanticdb.revision,
324-
scalafixDependencies += "com.github.xuwei-k" %% "scalafix-rules" % "0.6.22"
324+
scalafixDependencies += "com.github.xuwei-k" %% "scalafix-rules" % "0.6.23"
325325
)
326326
)

0 commit comments

Comments
 (0)