From a06465ca91c6a45d1e0dbc2dff2c4b250ed95e51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 21:04:39 +0000 Subject: [PATCH] Update dependency ch.epfl.scala:sbt-bloop to v1.5.3-40-0bd25506 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 6f4ad88..7a58b1d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.0-RC1") +addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.3-40-0bd25506") addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1") \ No newline at end of file