We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586b080 commit f9d36e2Copy full SHA for f9d36e2
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
14
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
15
16
// https://github.com/scalacenter/bloop
17
-addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.16")
+addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.17")
18
19
// https://github.com/scalameta/sbt-scalafmt
20
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments