Skip to content

Commit 22d15e5

Browse files
authored
Merge pull request lowmelvin#49 from scala-steward/update/sbt-bloop-2.0.0
Update sbt-bloop to 2.0.0
2 parents d77e4c8 + d7cbce0 commit 22d15e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/metals.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
// This file enables sbt-bloop to create bloop config files.
44

5-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.0")
66

0 commit comments

Comments
 (0)