Skip to content

Commit

Permalink
Merge pull request #13238 from scala-steward/update/sbt-bloop-1.5.9
Browse files Browse the repository at this point in the history
Update sbt-bloop to 1.5.9
  • Loading branch information
ornicar authored Jul 18, 2023
2 parents a844e6b + 9732c84 commit 636cdd4
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.18-lila_1.21") // scala2 branch
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.8")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.9")

0 comments on commit 636cdd4

Please sign in to comment.