Skip to content

Commit

Permalink
update scalafix-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Sep 28, 2024
1 parent 114dfa3 commit 1e441b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ lazy val fix = projectMatrix
.jvmPlatform(Seq(Scala212, Scala213))
.dependsOn(common)

ThisBuild / scalafixDependencies += "com.github.xuwei-k" %% "scalafix-rules" % "0.4.5"
ThisBuild / scalafixDependencies += "com.github.xuwei-k" %% "scalafix-rules" % "0.5.1"

0 comments on commit 1e441b2

Please sign in to comment.