Skip to content

Commit

Permalink
chore(deps): update dependency ch.epfl.scala:sbt-bloop to v2.0.8 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent e984f43 commit e4da4d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion project/metals.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

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

addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.7")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.8")

// format: on
2 changes: 1 addition & 1 deletion project/project/metals.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

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

addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.7")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.8")

// format: on
2 changes: 1 addition & 1 deletion project/project/project/metals.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

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

addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.7")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.8")

// format: on

0 comments on commit e4da4d0

Please sign in to comment.