Skip to content

Commit 3c672f2

Browse files
authored
Merge pull request lowmelvin#44 from scala-steward/update/sbt-bloop-1.6.0
Update sbt-bloop to 1.6.0
2 parents b591d42 + f0c5d05 commit 3c672f2

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

0 commit comments

Comments
 (0)