Skip to content

Commit 949cc39

Browse files
Update sbt-bloop to 2.0.9 (#397)
1 parent 824f6b0 commit 949cc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
1515

1616
// https://github.com/scalacenter/bloop
17-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.8")
17+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.9")
1818

1919
// https://github.com/scalameta/sbt-scalafmt
2020
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

0 commit comments

Comments
 (0)