Skip to content

Commit

Permalink
Update sbt-bloop to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and grouzen committed Dec 30, 2024
1 parent fe0b727 commit 7e6d85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val zioSbtVersion = "0.4.0-alpha.29"

addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.5")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.6")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1")
Expand Down

0 comments on commit 7e6d85d

Please sign in to comment.