Skip to content

Commit

Permalink
Update sbt-bloop to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
h0ngcha0 committed Feb 23, 2020
1 parent 48b4462 commit 5237974
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 @@ -9,4 +9,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.3")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.5")

0 comments on commit 5237974

Please sign in to comment.