Skip to content

Commit

Permalink
Update sbt-bloop to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 5, 2020
1 parent 02fcce7 commit b7ef887
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.2-lila_1.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.4")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.5")

0 comments on commit b7ef887

Please sign in to comment.