Skip to content

Commit

Permalink
Update sbt-bloop to 1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 18, 2023
1 parent 43b2001 commit 9732c84
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 9732c84

Please sign in to comment.