Skip to content

Commit 1dc1166

Browse files
Update sbt-bloop to 2.1.0 (#505)
1 parent 6585268 commit 1dc1166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
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.19")
17+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.1.0")
1818

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

0 commit comments

Comments
 (0)