Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update sbt-bloop to 2.0.8
Browse files Browse the repository at this point in the history
scala-steward committed Jan 22, 2025
1 parent 35aef11 commit 8d6dc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/metals.sbt
Original file line number Diff line number Diff line change
@@ -2,5 +2,5 @@

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

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

0 comments on commit 8d6dc69

Please sign in to comment.