Skip to content

Commit 9b29dd2

Browse files
committed
Update sbt-bloop to 2.0.17
1 parent 61b4df9 commit 9b29dd2

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.17")
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.17")
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.17")
77

88
// format: on

0 commit comments

Comments
 (0)