Skip to content

Commit e856870

Browse files
Update sbt-bloop to 2.0.1 (#1748)
1 parent 2e737a8 commit e856870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9
77
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
88
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.7")
99
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.0")
10-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.0")
10+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.1")

0 commit comments

Comments
 (0)