From 8b7ef02e6b6f9f5c45aa5e745db84aa952561ec8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:38:00 +0000 Subject: [PATCH] Update dependency ch.epfl.scala:sbt-bloop to v1.5.4-45-341800e9 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 7a58b1d..a5e4430 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.4-45-341800e9") addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1") \ No newline at end of file