Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 8e5c5ed

Browse files
authored
Merge pull request #979 from scala-steward/update/sbt-bloop-1.5.17
Update sbt-bloop to 1.5.17
2 parents 03e15e0 + c77a9d5 commit 8e5c5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
7-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.16")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.17")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
99
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
1010
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")

0 commit comments

Comments
 (0)