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 e5ea66f commit 8ac100eCopy full SHA for 8ac100e
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.9")
+addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.10")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
0 commit comments