Skip to content

Commit

Permalink
Merge pull request #314 from scala-steward/update/sbt-scalafix-0.9.34
Browse files Browse the repository at this point in the history
Update sbt-scalafix, scalafix-core to 0.9.34
  • Loading branch information
mergify[bot] authored Mar 10, 2022
2 parents b9cd72b + 11d51ea commit 7fb6240
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,3 +1,3 @@
addSbtPlugin("edu.gemini" % "sbt-lucuma-lib" % "0.6.3")
addSbtPlugin(("ch.epfl.scala" % "sbt-scalafix" % "0.9.33").cross(CrossVersion.for3Use2_13))
addSbtPlugin(("ch.epfl.scala" % "sbt-scalafix" % "0.9.34").cross(CrossVersion.for3Use2_13))
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")

0 comments on commit 7fb6240

Please sign in to comment.