Skip to content

Commit

Permalink
Update sbt-bloop to 1.4.8-126-57329401
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2021
1 parent 79e862b commit 9727d65
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 @@ -4,4 +4,4 @@ resolvers += Resolver.url(
)(Resolver.ivyStylePatterns)
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.8-lila_1.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-112-64d8184c")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-126-57329401")

0 comments on commit 9727d65

Please sign in to comment.