Skip to content

Commit

Permalink
[BE2] add sbt-scala3-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Bettens committed Jun 23, 2022
1 parent 7f82a2a commit 71c7164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions be2-scala/project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ addSbtPlugin("com.sksamuel.scapegoat" % "sbt-scapegoat" % "1.1.1")
addSbtPlugin("com.sonar-scala" % "sbt-sonar" % "2.3.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
addSbtPlugin("com.rallyhealth.sbt" % "sbt-git-versioning" % "1.6.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.5.1")

0 comments on commit 71c7164

Please sign in to comment.