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 Jul 6, 2022
1 parent 02a9923 commit 95567f7
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 @@ -4,3 +4,4 @@ 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("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.5.1")

0 comments on commit 95567f7

Please sign in to comment.