Skip to content

Commit

Permalink
Update scalafix-rules to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Aug 3, 2024
1 parent 78d292b commit 8a7d983
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.3"
ThisBuild / scalafixDependencies += "com.github.xuwei-k" %% "scalafix-rules" % "0.4.4"

0 comments on commit 8a7d983

Please sign in to comment.