Skip to content

Commit

Permalink
Add bloop back to sbt plugins. (#1167)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbiancolin authored May 17, 2022
1 parent 9443466 commit 171ee8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.21")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.11")

0 comments on commit 171ee8b

Please sign in to comment.