Skip to content

Commit b9a2212

Browse files
authored
Merge pull request lowmelvin#74 from scala-steward/update/sbt-bloop-2.0.6
Update sbt-bloop to 2.0.6
2 parents b1380da + ce1cd84 commit b9a2212

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

0 commit comments

Comments
 (0)