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 94c5af0 commit 257b3d3Copy full SHA for 257b3d3
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.16")
+addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.17")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
0 commit comments