From 2cf0fea299acc5ff4002f8501c83752e3be4b684 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:54:01 +0000 Subject: [PATCH] Update dependency ch.epfl.scala:sbt-bloop to v1.5.10 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 7a58b1d..b626046 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.3-40-0bd25506") +addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.10") addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1") \ No newline at end of file