Skip to content

Commit 7dab2ac

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.github.xuwei-k:scalafix-rules to v0.2.11
1 parent 806ab90 commit 7dab2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ThisBuild / developers := List(
3939
// ThisBuild / wartremoverErrors ++= Warts.allBut(Wart.Overloading, Wart.Equals)
4040

4141
ThisBuild / scalafixDependencies ++= Seq(
42-
"com.github.xuwei-k" %% "scalafix-rules" % "0.2.10",
42+
"com.github.xuwei-k" %% "scalafix-rules" % "0.2.11",
4343
)
4444

4545
ThisBuild / semanticdbEnabled := true

0 commit comments

Comments
 (0)