diff --git a/project/plugins.sbt b/project/plugins.sbt index 5dc8980..8e9d55c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -3,4 +3,4 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "4.0.0") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.3") addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16") -addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.12") +addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.13")