Bump bloop to 1.5.3

This commit is contained in:
Jerry Zhao
2022-09-19 16:43:22 +00:00
parent 04e80a6984
commit b777019c8b

View File

@@ -1,3 +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")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.3")