Skip to content

Commit

Permalink
Update sbt-scalafix to 0.10.3 (#2216)
Browse files Browse the repository at this point in the history
Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
  • Loading branch information
daschbot and irinaschubert committed Sep 26, 2022
1 parent 7157b24 commit 73ef8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -15,7 +15,7 @@ addSbtPlugin("io.gatling" % "gatling-sbt" % "2.2.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.3")

// ad-hoc plugins - uncomment on demenad and keep it commented out in main branch

Expand Down

0 comments on commit 73ef8b9

Please sign in to comment.