Skip to content

Commit 2a91fb5

Browse files
authored
Merge pull request #236 from sourcegraph/renovate/ch.epfl.scala-sbt-bloop-1.x
Update dependency ch.epfl.scala:sbt-bloop to v1.4.8-43-c2d941d9
2 parents 72faafb + c43bf2e commit 2a91fb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
77
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
8-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-17-3eab1f80")
8+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-43-c2d941d9")
99
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.2.0")
1010
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.0")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")

project/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6-21-464e4ec4")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-43-c2d941d9")

0 commit comments

Comments
 (0)