We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824f6b0 commit 949cc39Copy full SHA for 949cc39
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
14
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
15
16
// https://github.com/scalacenter/bloop
17
-addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.8")
+addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.9")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
0 commit comments