Skip to content

Commit 83df27b

Browse files
authored
Merge pull request lowmelvin#55 from scala-steward/update/sbt-bloop-2.0.2
Update sbt-bloop to 2.0.2
2 parents 4f41e1c + 2d5b162 commit 83df27b

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" % "2.0.0")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.2")
66

0 commit comments

Comments
 (0)