diff --git a/project/plugins.sbt b/project/plugins.sbt index 2af7ec3..27bfd3e 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.10") +addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.18") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")