Skip to content

Commit

Permalink
chore(deps): update dependency ch.epfl.scala:sbt-scalafix to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2023
1 parent 4378e32 commit 6b8a55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
Expand Down

0 comments on commit 6b8a55a

Please sign in to comment.