We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7957a commit 4ce2e36Copy full SHA for 4ce2e36
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
5
-addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-94-1cfdf0bd")
+addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.9-22-2d02726c")
6
7
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
8
0 commit comments