Skip to content

Commit

Permalink
Add plugin sbt-bloop
Browse files Browse the repository at this point in the history
  • Loading branch information
ddugovic committed Sep 15, 2024
1 parent 8bf8cc4 commit 3952c4a
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,3 +1,4 @@
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
// addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.0.7")

0 comments on commit 3952c4a

Please sign in to comment.