Skip to content

Commit 612774b

Browse files
committed
Update sbt-bloop to 2.0.19
1 parent 3f3d460 commit 612774b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

project/metals.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

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

6-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.9")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.19")
77

88
// format: on

project/project/metals.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

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

6-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.9")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.19")
77

88
// format: on

project/project/project/metals.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

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

6-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.9")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.19")
77

88
// format: on

0 commit comments

Comments
 (0)