Skip to content

Commit

Permalink
chore(deps): update dependency io.github.ghostbuster91.scalafix-unifi…
Browse files Browse the repository at this point in the history
…ed:unified to v0.0.9
  • Loading branch information
renovate[bot] committed Jun 18, 2023
1 parent 6555700 commit 6bfc403
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 @@ -6,7 +6,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
Global / excludeLintKeys := Set(idePackagePrefix)

ThisBuild / scalafixDependencies ++= Seq(
"io.github.ghostbuster91.scalafix-unified" %% "unified" % "0.0.8",
"io.github.ghostbuster91.scalafix-unified" %% "unified" % "0.0.9",
"net.pixiv" %% "scalafix-pixiv-rule" % "4.5.1"
)

Expand Down

0 comments on commit 6bfc403

Please sign in to comment.